Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Commit ddc3874

Browse files
authored
Update doc
1 parent fe8a445 commit ddc3874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export interface TreeNode {
2525
*/
2626
nodes?: TreeNode[];
2727
/**
28-
* If given, row will be hidden.
28+
* Used to hide the row.
2929
*/
3030
hidden?: boolean;
3131
}

0 commit comments

Comments
 (0)