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 a5bb2cc commit 71e1391Copy full SHA for 71e1391
docs/.vitepress/components/DefaultDrawer.vue
@@ -1,5 +1,5 @@
1
<script setup>
2
-import { Drawer } from 'vue-vaul'
+import { Drawer } from '../../../lib'
3
</script>
4
5
<template>
0 commit comments