Fixed file names and structure. Fixed module imports. Installed iconify.
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
"@chakra-ui/react": "^1.7.2",
|
||||
"@emotion/react": "^11.6.0",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@iconify/react": "^3.1.0",
|
||||
"@types/react": "^17.0.37",
|
||||
"date-fns": "^2.26.0",
|
||||
"framer-motion": "^5.3.3",
|
||||
@@ -29,6 +28,7 @@
|
||||
"sharp": "^0.29.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/react": "^3.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.4.0",
|
||||
"eslint": "<8.0.0",
|
||||
"eslint-config-next": "12.0.3",
|
||||
|
||||
Reference in New Issue
Block a user