Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit 8aec674

Browse files
with-heartOrlundoHubbardjcstein
committed
chore: install react-icons
Co-authored-by: Orlundo Hubbard <[email protected]> Co-authored-by: Josh Stein <[email protected]>
1 parent d9ee3a7 commit 8aec674

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"react": "^17.0.2",
2525
"react-confetti": "^6.0.1",
2626
"react-dom": "^17.0.2",
27+
"react-icons": "^4.3.1",
2728
"use-nft": "^0.10.1",
2829
"web-vitals": "^1.0.1",
2930
"web3": "^1.5.3",

frontend/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8495,6 +8495,11 @@ react-i18next@^11.8.13:
84958495
"@babel/runtime" "^7.14.5"
84968496
html-parse-stringify "^3.0.1"
84978497

8498+
react-icons@^4.3.1:
8499+
version "4.3.1"
8500+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
8501+
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
8502+
84988503
[email protected], react-is@^17.0.1:
84998504
version "17.0.2"
85008505
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"

0 commit comments

Comments
 (0)