frontend: adding SliderComponent

This commit is contained in:
Mose Müller
2023-08-02 12:06:20 +02:00
parent 44639222bf
commit fa0d69feb8
4 changed files with 186 additions and 5 deletions

View File

@ -9,6 +9,7 @@
"bootstrap": "^5.3.0",
"react": "^18.2.0",
"react-bootstrap": "^2.8.0",
"react-bootstrap-range-slider": "^3.0.8",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"socket.io-client": "^4.7.1",