better firefox dropdown

This commit is contained in:
David Ralph
2021-02-26 15:35:50 +00:00
parent 2664fcab19
commit 412aa339d9
3 changed files with 17 additions and 4 deletions

View File

@@ -14,16 +14,16 @@
"@eartharoid/dtf": "^1.0.8",
"@fontsource/lexend-deca": "^4.2.2",
"@fontsource/roboto": "^4.2.1",
"@material-ui/core": "4.11.2",
"@material-ui/core": "4.11.3",
"@material-ui/icons": "4.11.2",
"deepmerge": "^4.2.2",
"react": "17.0.1",
"react-clock": "^3.0.0",
"react-color-gradient-picker": "^0.1.2",
"react-date-picker": "^8.0.6",
"react-date-picker": "^8.0.7",
"react-dom": "17.0.1",
"react-modal": "3.12.1",
"react-toastify": "6.2.0"
"react-toastify": "7.0.3"
},
"devDependencies": {
"@babel/core": "^7.12.10",