mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 22:17:17 +00:00
fix: composible error
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<script lang="ts" setup>
|
||||
import type { VNodeRef } from '@vue/runtime-core'
|
||||
import { ProjectRoles } from 'nocodb-sdk'
|
||||
import { useProvideBaseActions } from './useBaseActions'
|
||||
|
||||
const props = defineProps<{
|
||||
visible: boolean
|
||||
|
||||
Reference in New Issue
Block a user