mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #5612 - Sidebar / Drawer
This commit is contained in:
parent
365879a41c
commit
fcf8599cfa
16 changed files with 614 additions and 503 deletions
|
@ -1,3 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
import { DrawerStyle } from '../../drawer/style/DrawerStyle';
|
||||
|
||||
export interface SidebarStyle extends BaseStyle {}
|
||||
export interface SidebarStyle extends DrawerStyle {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue