mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
.d.ts fixes
This commit is contained in:
parent
d72979a2d6
commit
d9d0315bd9
6 changed files with 0 additions and 9 deletions
1
components/lib/tree/Tree.d.ts
vendored
1
components/lib/tree/Tree.d.ts
vendored
|
@ -123,7 +123,6 @@ export interface TreeProps {
|
|||
loading?: boolean | undefined;
|
||||
/**
|
||||
* Icon to display when tree is loading.
|
||||
* @defaultValue pi pi-spin
|
||||
*/
|
||||
loadingIcon?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue