Skip to content

Commit dab2fa6

Browse files
committed
ENG-6155: Menu component
1 parent 2259a2b commit dab2fa6

File tree

2 files changed

+675
-0
lines changed

2 files changed

+675
-0
lines changed

reflex_ui/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"components.base.gradient_profile": ["gradient_profile"],
1313
"components.base.input": ["input"],
1414
"components.base.link": ["link"],
15+
"components.base.menu": ["menu"],
1516
"components.base.popover": ["popover"],
1617
"components.base.scroll_area": ["scroll_area"],
1718
"components.base.select": ["select"],

0 commit comments

Comments
 (0)