fix: layout error
This commit is contained in:
4
packages/@core/shared/typings/src/app.d.ts
vendored
4
packages/@core/shared/typings/src/app.d.ts
vendored
@@ -4,8 +4,8 @@ type LayoutType =
|
||||
| 'full-content'
|
||||
| 'header-nav'
|
||||
| 'mixed-nav'
|
||||
| 'side-mixed-nav'
|
||||
| 'side-nav';
|
||||
| 'sidebar-mixed-nav'
|
||||
| 'sidebar-nav';
|
||||
|
||||
type ThemeModeType = 'auto' | 'dark' | 'light';
|
||||
|
||||
|
Reference in New Issue
Block a user