aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorEugene Sokolov <eug-vs@keemail.me>2020-06-20 22:00:02 +0300
committerGitHub <noreply@github.com>2020-06-20 22:00:02 +0300
commitc96c159ada5d3988fabd9c62dce76170962d73f2 (patch)
tree4e5a5a9f549f5e8d721310f37941b57d2ba8b12a /package.json
parent0e7c2d476225b3e381a86710a3635ab707387499 (diff)
parentb58fc84bbb7460275843cd5b99e145be2797ee42 (diff)
downloadwhich-ui-c96c159ada5d3988fabd9c62dce76170962d73f2.tar.gz
Merge pull request #40 from ilyayudovin/scrollTop
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"
},