mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-11 04:19:31 +00:00
chore: cleanup
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<script lang="ts" setup>
|
||||
import {
|
||||
RangeCalendarGridBody,
|
||||
type RangeCalendarGridBodyProps,
|
||||
} from "radix-vue";
|
||||
import { type RangeCalendarGridBodyProps } from "radix-vue";
|
||||
|
||||
const props = defineProps<RangeCalendarGridBodyProps>();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user