mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 05:37:08 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -3,7 +3,7 @@ import { IntegrationsType, integrationCategoryNeedDefault } from 'nocodb-sdk'
|
||||
import type { IntegrationType, UserType, WorkspaceUserType } from 'nocodb-sdk'
|
||||
import dayjs from 'dayjs'
|
||||
|
||||
const props = withDefaults(
|
||||
withDefaults(
|
||||
defineProps<{
|
||||
showTitle?: boolean
|
||||
}>(),
|
||||
|
||||
Reference in New Issue
Block a user