diff --git a/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue b/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue index f0701ed113..1456a5c0f9 100644 --- a/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue +++ b/docs/app/components/content/examples/drawer/DrawerDismissibleExample.vue @@ -3,19 +3,19 @@ const open = ref(false)