From 3cd9081939d2f22221065018cb501441528257fc Mon Sep 17 00:00:00 2001 From: eug-vs Date: Fri, 3 Jul 2020 22:09:22 +0300 Subject: feat: adapt header for mobile devices --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 40797fe..67164a7 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "lodash": "^4.17.15", "notistack": "^0.9.17", "react": "^16.13.1", + "react-device-detect": "^1.13.1", "react-dom": "^16.13.1", "react-icons": "^3.10.0", "react-scripts": "3.4.1", -- cgit v1.2.3