diff --git a/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue b/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue index 56de2a40..f0701ed1 100644 --- a/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue +++ b/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue @@ -3,7 +3,7 @@ const open = ref(false)