Skip to content

Commit

Permalink
fix: 🐛 add react-icons package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan6erbond committed May 5, 2023
1 parent a073a26 commit 66c2480
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"pocketbase": "^0.14.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.8.0",
"typescript": "5.0.4"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2480,6 +2480,11 @@ react-dropzone@14.2.3:
file-selector "^0.6.0"
prop-types "^15.8.1"

react-icons@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445"
integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==

react-is@^16.13.1, react-is@^16.7.0:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
Expand Down

0 comments on commit 66c2480

Please sign in to comment.