refactor(slider): replace mui with react slider

This commit is contained in:
alexsparkes
2024-12-16 18:49:07 +00:00
parent 7e8ad29cbc
commit 375665a90f
3 changed files with 118 additions and 49 deletions

View File

@@ -34,6 +34,7 @@
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-modal": "3.16.1",
"react-slider": "^2.0.6",
"react-toastify": "10.0.5",
"recharts": "^2.13.3",
"use-debounce": "^10.0.3"