mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Format fixes
This commit is contained in:
parent
be2f2acb38
commit
6069ef3a00
2 changed files with 3 additions and 3 deletions
4
components/lib/panel/Panel.d.ts
vendored
4
components/lib/panel/Panel.d.ts
vendored
|
@ -152,10 +152,10 @@ export interface PanelSlots {
|
|||
*/
|
||||
collapsed: boolean;
|
||||
}): VNode[];
|
||||
/**
|
||||
/**
|
||||
* Custom footer template.
|
||||
*/
|
||||
footer(): VNode[];
|
||||
footer(): VNode[];
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue