working on location form

This commit is contained in:
2022-04-03 22:04:23 -04:00
parent 03dd723c57
commit 5a71db469a
8 changed files with 181 additions and 29 deletions

View File

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