Skip to content

Commit

Permalink
chore: react icon 설치
Browse files Browse the repository at this point in the history
  • Loading branch information
pipisebastian committed Feb 4, 2024
1 parent e15b6cc commit 7a280b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
11 changes: 10 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"jotai": "^2.6.1",
"next": "14.0.4",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"react-icons": "^5.0.1"
},
"devDependencies": {
"@swc-jotai/react-refresh": "^0.1.0",
Expand Down

0 comments on commit 7a280b6

Please sign in to comment.