mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 06:06:57 +00:00
@@ -32,7 +32,7 @@ const props = defineProps<{
|
||||
const emit = defineEmits(['baseUpdated'])
|
||||
|
||||
const projectStore = useProject()
|
||||
const { loadProject } = projectStore
|
||||
const { loadProject } = projectStore
|
||||
const { project } = projectStore
|
||||
|
||||
const useForm = Form.useForm
|
||||
|
||||
Reference in New Issue
Block a user