Implemented List component

Used CalendarCourseMeeting component in story for demonstration purposes
This commit is contained in:
knownotunknown
2024-02-02 13:08:55 -06:00
parent 77a1d67af3
commit 3da4a395dd
4 changed files with 323 additions and 21 deletions

View File

@@ -24,8 +24,10 @@
"highcharts": "^11.2.0",
"highcharts-react-official": "^3.2.1",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-devtools-core": "^5.0.0",
"react-dom": "^18.2.0",
"react-window": "^1.8.10",
"sass": "^1.69.5",
"sql.js": "1.9.0",
"uuid": "^9.0.1"