mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 23:57:13 +00:00
fix(nc-gui): some fixes
This commit is contained in:
@@ -39,8 +39,6 @@ const isDropDownOpen = ref(false)
|
||||
|
||||
const enableDescription = ref(false)
|
||||
|
||||
const isLocked = inject(IsLockedInj, ref(false))
|
||||
|
||||
provide(ColumnInj, column)
|
||||
|
||||
const { metas } = useMetas()
|
||||
|
||||
Reference in New Issue
Block a user