diff options
author | eug-vs <eug-vs@keemail.me> | 2020-07-03 23:00:04 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2020-07-03 23:03:10 +0300 |
commit | f6bb137ccf414ba36610c0ceea598c95683dce60 (patch) | |
tree | 7a3ab1e08a640ae6716fec18c8458dc44be5ac14 /package.json | |
parent | 6a216b903899d1481f93ebff40e246f60c4c3e89 (diff) | |
download | which-ui-f6bb137ccf414ba36610c0ceea598c95683dce60.tar.gz |
refactor: use mui-breakpoints
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 67164a7..40797fe 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "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", |