Skip to content

Commit eaecb39

Browse files
chore: add react-icons to package.json
1 parent 0541107 commit eaecb39

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

web/package-lock.json

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@tailwindcss/vite": "^4.1.4",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
17+
"react-icons": "^5.5.0",
1718
"tailwindcss": "^4.1.4"
1819
},
1920
"devDependencies": {

0 commit comments

Comments
 (0)