mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 02:46:44 +00:00
feat(nc-gui): add kanban in viewTypeAlias
This commit is contained in:
@@ -21,4 +21,5 @@ export const viewTypeAlias = {
|
||||
[ViewTypes.GRID as any]: 'grid',
|
||||
[ViewTypes.FORM as any]: 'form',
|
||||
[ViewTypes.GALLERY as any]: 'gallery',
|
||||
[ViewTypes.KANBAN as any]: 'kanban',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user