move selfservice tables to medreport schema

add base medusa store frontend
This commit is contained in:
Danel Kungla
2025-07-07 13:46:22 +03:00
parent 297dd7c221
commit 2e62e4b0eb
237 changed files with 33991 additions and 189 deletions

View File

@@ -30,8 +30,7 @@
"@types/react-dom": "19.1.5",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-hook-form": "^7.56.3",
"zod": "^3.24.4"
"react-hook-form": "^7.56.3"
},
"typesVersions": {
"*": {
@@ -40,4 +39,4 @@
]
}
}
}
}