mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 03:36:52 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -20,7 +20,6 @@ const { workspacesList, activeWorkspaceId } = storeToRefs(workspaceStore)
|
||||
const { basesList } = storeToRefs(basesStore)
|
||||
|
||||
const { isMobileMode } = useGlobal()
|
||||
const { $e } = useNuxtApp()
|
||||
|
||||
// Provide base actions to child components
|
||||
const closeModal = () => {
|
||||
|
||||
Reference in New Issue
Block a user