Dropdown on training view

This commit is contained in:
Carlos Mesquita
2024-08-03 11:10:01 +01:00
parent 12bb124d91
commit 96baa2a6e0
7 changed files with 415 additions and 139 deletions

View File

@@ -67,12 +67,14 @@
"react-phone-number-input": "^3.3.6",
"react-player": "^2.12.0",
"react-select": "^5.7.5",
"react-slick": "^0.30.2",
"react-string-replace": "^1.1.0",
"react-toastify": "^9.1.2",
"react-tooltip": "^5.27.1",
"react-xarrows": "^2.0.2",
"read-excel-file": "^5.7.1",
"short-unique-id": "5.0.2",
"slick-carousel": "^1.8.1",
"stripe": "^13.10.0",
"swr": "^2.1.3",
"tailwind-scrollbar-hide": "^1.1.7",
@@ -92,6 +94,7 @@
"@types/qrcode": "^1.5.5",
"@types/react-csv": "^1.1.10",
"@types/react-datepicker": "^4.15.1",
"@types/react-slick": "^0.23.13",
"@types/uuid": "^9.0.1",
"@types/wavesurfer.js": "^6.0.6",
"@wixc3/react-board": "^2.2.0",
@@ -100,4 +103,4 @@
"postcss": "^8.4.21",
"tailwindcss": "^3.2.4"
}
}
}