Signup page conversion to chakra

This commit is contained in:
Jamie Curnow
2021-11-08 23:42:23 +10:00
parent dea89bd312
commit fc831e7298
7 changed files with 164 additions and 211 deletions

View File

@@ -3,6 +3,9 @@
"version": "3.0.0",
"private": true,
"dependencies": {
"@chakra-ui/react": "^1.6.12",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@types/humps": "^2.0.0",
@@ -28,6 +31,7 @@
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"framer-motion": "^4",
"humps": "^2.0.1",
"jest-date-mock": "1.0.8",
"jest-fetch-mock": "3.0.3",