fix: deeply merges view configs (#3954)

This commit is contained in:
Jacob Fletcher
2023-11-01 08:58:42 -04:00
committed by GitHub
parent afe1834f9a
commit a5b2333140
20 changed files with 318 additions and 149 deletions

View File

@@ -15,3 +15,9 @@ export const group1GlobalSlug = 'group-globals-one'
export const noApiViewCollection = 'collection-no-api-view'
export const noApiViewGlobal = 'global-no-api-view'
export const customViews2Slug = 'custom-views-two'
export const customEditLabel = 'Custom Edit Label'
export const customTabLabel = 'Custom Tab Component'