mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-07 12:27:44 +00:00
chore: cleanup
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import type { DrawerRootEmits, DrawerRootProps } from "vaul-vue";
|
||||
import { DrawerRoot } from "vaul-vue";
|
||||
import { useForwardPropsEmits } from "radix-vue";
|
||||
|
||||
const props = withDefaults(defineProps<DrawerRootProps>(), {
|
||||
|
||||
Reference in New Issue
Block a user