more frontend formatting and logic for locations and rooms

This commit is contained in:
2022-03-28 22:47:37 -04:00
parent 02a9c6c99c
commit 36fe4ca701
10 changed files with 273 additions and 57 deletions

View File

@@ -3,11 +3,11 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mantine/core": "^4.0.9",
"@mantine/dates": "^4.0.9",
"@mantine/dropzone": "^4.0.9",
"@mantine/hooks": "^4.0.9",
"@mantine/notifications": "^4.0.9",
"@mantine/core": "^4.1.0",
"@mantine/dates": "^4.1.0",
"@mantine/dropzone": "^4.1.0",
"@mantine/hooks": "^4.1.0",
"@mantine/notifications": "^4.1.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",