Skip to content

Commit 0c298d7

Browse files
committed
Add the tree/tree_item components to the API reference.
1 parent 9c5a6a0 commit 0c298d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hyperdiv_docs/pages/reference/components.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ def reference_component(component_name):
176176
"split_panel",
177177
"tab_group",
178178
"tab",
179+
"tree",
180+
"tree_item",
179181
"carousel",
180182
"carousel_item",
181183
],

0 commit comments

Comments
 (0)