mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 04:19:26 +00:00
chore: cleanup
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { isVNode } from "vue";
|
||||
import { useToast } from "./use-toast";
|
||||
import {
|
||||
Toast,
|
||||
ToastClose,
|
||||
ToastDescription,
|
||||
ToastProvider,
|
||||
ToastTitle,
|
||||
ToastViewport,
|
||||
} from ".";
|
||||
|
||||
const { toasts } = useToast();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user