mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 01:27:22 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<script lang="ts" setup>
|
||||
import {
|
||||
HigherPlan,
|
||||
OrderedWorkspaceRoles,
|
||||
type PlanLimitExceededDetailsType,
|
||||
PlanLimitTypes,
|
||||
PlanTitles,
|
||||
WorkspaceUserRoles,
|
||||
HigherPlan,
|
||||
} from 'nocodb-sdk'
|
||||
|
||||
const props = defineProps<{
|
||||
|
||||
Reference in New Issue
Block a user