fix: only show features in settings that are compatible with the browser and fix date widget

This commit is contained in:
David Ralph
2021-03-31 19:53:26 +01:00
parent 4ad3c3142a
commit a5b2dd39cb
4 changed files with 9 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
"react-clock": "^3.0.0",
"react-color-gradient-picker": "^0.1.2",
"react-day-picker": "^7.4.10",
"react-device-detect": "^1.17.0",
"react-dom": "17.0.2",
"react-modal": "3.12.1",
"react-sortable-hoc": "^2.0.0",