saq1b commited on
Commit
6c3d467
·
1 Parent(s): a721aa0

feat(package.json): add @chakra-ui/icons dependency

Browse files
Files changed (1) hide show
  1. package.json +1 -0
package.json CHANGED
@@ -13,6 +13,7 @@
13
  "react-dom": "^18.2.0",
14
  "axios": "^1.6.2",
15
  "@chakra-ui/react": "^2.8.2",
 
16
  "@emotion/react": "^11.11.1",
17
  "@emotion/styled": "^11.11.0",
18
  "framer-motion": "^10.16.5",
 
13
  "react-dom": "^18.2.0",
14
  "axios": "^1.6.2",
15
  "@chakra-ui/react": "^2.8.2",
16
+ "@chakra-ui/icons": "^1.1.1",
17
  "@emotion/react": "^11.11.1",
18
  "@emotion/styled": "^11.11.0",
19
  "framer-motion": "^10.16.5",