Skip to content

Commit 646983d

Browse files
committed
Add popup to API page.
1 parent 7da5432 commit 646983d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hyperdiv_docs/pages/reference/components.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def reference_component(component_name):
193193
"cartesian_chart",
194194
"chart",
195195
],
196-
"Overlays": ["drawer", "dialog", "dropdown"],
196+
"Overlays": ["drawer", "dialog", "dropdown", "popup"],
197197
"User Feedback": [
198198
"progress_bar",
199199
"progress_ring",

0 commit comments

Comments
 (0)