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