chakra setup
Showing
| ... | @@ -9,6 +9,10 @@ | ... | @@ -9,6 +9,10 @@ |
| "lint": "next lint" | "lint": "next lint" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@chakra-ui/react": "^2.1.2", | |||
| "@emotion/react": "^11", | |||
| "@emotion/styled": "^11", | |||
| "framer-motion": "^6", | |||
| "next": "12.1.6", | "next": "12.1.6", | ||
| "react": "18.1.0", | "react": "18.1.0", | ||
| "react-dom": "18.1.0" | "react-dom": "18.1.0" | ||
| ... | ... |
public/vercel.svg
deleted
100644 → 0
styles/globals.css
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment