From b58fc84bbb7460275843cd5b99e145be2797ee42 Mon Sep 17 00:00:00 2001 From: ilyayudovin Date: Tue, 16 Jun 2020 22:17:21 +0300 Subject: feat: add scroll to top button --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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" }, -- cgit v1.2.3