add icons
Showing
... | @@ -16,7 +16,8 @@ | ... | @@ -16,7 +16,8 @@ |
"framer-motion": "^6", | "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", | ||
"react-icons": "^4.4.0" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@types/node": "17.0.36", | "@types/node": "17.0.36", | ||
... | ... |
Please register or sign in to comment