mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 01:27:22 +00:00
fix: dashboard node changes
This commit is contained in:
@@ -12,8 +12,6 @@ const { activeSidebarTab } = storeToRefs(sidebarStore)
|
||||
|
||||
const { isSharedBase } = storeToRefs(useBase())
|
||||
|
||||
const base = inject(ProjectInj)!
|
||||
|
||||
const baseRole = inject(ProjectRoleInj)!
|
||||
|
||||
const { isMobileMode } = useGlobal()
|
||||
|
||||
Reference in New Issue
Block a user