We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 = "vaul-base@0.0.5"
+ library = "vaul-base@0.0.6"
33
34
35
class DrawerRoot(DrawerBaseComponent):
0 commit comments