Skip to content

Commit 7063381

Browse files
Sean PrashadSean Prashad
authored andcommitted
Add react-icons packages
1 parent 0c7f09f commit 7063381

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"node-sass": "^4.13.0",
1515
"react": "^16.12.0",
1616
"react-dom": "^16.12.0",
17+
"react-icons": "^3.8.0",
1718
"react-scripts": "3.3.0",
1819
"react-scroll": "^1.7.15",
1920
"react-table": "^7.0.0-rc.15",

web/yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9292,6 +9292,13 @@ react-error-overlay@^6.0.4:
92929292
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.4.tgz#0d165d6d27488e660bc08e57bdabaad741366f7a"
92939293
integrity sha512-ueZzLmHltszTshDMwyfELDq8zOA803wQ1ZuzCccXa1m57k1PxSHfflPD5W9YIiTXLs0JTLzoj6o1LuM5N6zzNA==
92949294

9295+
react-icons@^3.8.0:
9296+
version "3.8.0"
9297+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-3.8.0.tgz#229de5904809696c9f46932bd9b6126b2522866e"
9298+
integrity sha512-rA/8GRKjPulft8BSBSMsHkE1AGPqJ7LjNsyk0BE7XjG70Iz62zOled2SJk7LDo8x9z86a3xOstDlKlMZ4pAy7A==
9299+
dependencies:
9300+
camelcase "^5.0.0"
9301+
92959302
react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0:
92969303
version "16.12.0"
92979304
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"

0 commit comments

Comments
 (0)