Skip to content

Commit b1d6224

Browse files
committed
bump drawer version
1 parent 2feb963 commit b1d6224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex_ui/components/base/drawer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class ClassNames:
2929
class DrawerBaseComponent(CoreComponent):
3030
"""Base component for drawer components."""
3131

32-
library = "[email protected].5"
32+
library = "[email protected].6"
3333

3434

3535
class DrawerRoot(DrawerBaseComponent):

0 commit comments

Comments
 (0)