mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-13 20:23:42 +08:00
feat(projects): add 'vertical-hybrid-header-first' layout mode
This commit is contained in:
1
src/typings/union-key.d.ts
vendored
1
src/typings/union-key.d.ts
vendored
@@ -35,6 +35,7 @@ declare namespace UnionKey {
|
||||
| 'vertical'
|
||||
| 'horizontal'
|
||||
| 'vertical-mix'
|
||||
| 'vertical-hybrid-header-first'
|
||||
| 'top-hybrid-sidebar-first'
|
||||
| 'top-hybrid-header-first';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user