mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Remove old .d.ts comments
This commit is contained in:
parent
82883bcfc1
commit
cf14cd2b81
7 changed files with 1 additions and 63 deletions
13
components/tree/Tree.d.ts
vendored
13
components/tree/Tree.d.ts
vendored
|
@ -230,17 +230,4 @@ declare module '@vue/runtime-core' {
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* Tree is used to display hierarchical data.
|
||||
*
|
||||
* Helper API:
|
||||
*
|
||||
* - TreeNode
|
||||
*
|
||||
* Demos:
|
||||
*
|
||||
* - [Tree](https://primevue.org/tree)
|
||||
*
|
||||
*/
|
||||
export default Tree;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue