Merge pull request #5428 from jacobtylerwalls/fix-tree-typo

Fix typo in Tree.d.ts
pull/5456/head
Tuğçe Küçükoğlu 2024-03-19 10:53:01 +03:00 committed by GitHub
commit d72b2d6541
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ export interface TreeSlots {
}): VNode[];
/**
* Custom node icon template.
* @param {Object} scope - togglericon slot's params.
* @param {Object} scope - nodeicon slot's params.
*/
nodeicon(scope: {
/**