Update imports
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
// import
|
// import
|
||||||
|
|
||||||
import type { ToastOptions } from "~/composables/useToast";
|
import type { ToastOptions } from "~/composables/global/useToast";
|
||||||
|
import { useToast } from "~/composables/global/useToast";
|
||||||
|
|
||||||
// type
|
// type
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user