aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorilyayudovin <ilyayudovin123@gmail.com>2020-06-16 22:17:21 +0300
committerilyayudovin <ilyayudovin123@gmail.com>2020-06-16 22:17:21 +0300
commitb58fc84bbb7460275843cd5b99e145be2797ee42 (patch)
tree4e5a5a9f549f5e8d721310f37941b57d2ba8b12a /package.json
parent0e7c2d476225b3e381a86710a3635ab707387499 (diff)
downloadwhich-ui-b58fc84bbb7460275843cd5b99e145be2797ee42.tar.gz
feat: add scroll to top button
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9863e0e..a8e1718 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"axios": "^0.19.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
+ "react-icons": "^3.10.0",
"react-scripts": "3.4.1",
"typeface-roboto": "0.0.75"
},