mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
chore: ⬆️ Upgrade to new @versia/client
This commit is contained in:
parent
0a157d06f6
commit
f807b05784
71 changed files with 451 additions and 492 deletions
|
|
@ -5,7 +5,7 @@ import { DrawerRoot } from "vaul-vue";
|
|||
|
||||
const props = withDefaults(defineProps<DrawerRootProps>(), {
|
||||
shouldScaleBackground: true,
|
||||
});
|
||||
}) as DrawerRootProps;
|
||||
|
||||
const emits = defineEmits<DrawerRootEmits>();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue