Skip to content

Commit 9e64334

Browse files
committed
Add react-icons
1 parent 8e9dfe7 commit 9e64334

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"axios": "^1.8.1",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
17+
"react-icons": "^5.5.0",
1718
"react-query": "^3.39.3",
1819
"react-router": "^7.2.0",
1920
"tailwindcss": "^4.0.9"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,11 @@ react-dom@^19.0.0:
17681768
dependencies:
17691769
scheduler "^0.25.0"
17701770

1771+
react-icons@^5.5.0:
1772+
version "5.5.0"
1773+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
1774+
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
1775+
17711776
react-query@^3.39.3:
17721777
version "3.39.3"
17731778
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.39.3.tgz#4cea7127c6c26bdea2de5fb63e51044330b03f35"

0 commit comments

Comments
 (0)