We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2feb963 commit b1d6224Copy full SHA for b1d6224
reflex_ui/components/base/drawer.py
@@ -29,7 +29,7 @@ class ClassNames:
29
class DrawerBaseComponent(CoreComponent):
30
"""Base component for drawer components."""
31
32
- library = "[email protected].5"
+ library = "[email protected].6"
33
34
35
class DrawerRoot(DrawerBaseComponent):
0 commit comments