We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6693fbd commit 6c13b7bCopy full SHA for 6c13b7b
src/runtime/components/app/AppToast.vue
@@ -1,5 +1,5 @@
1
<script setup lang="ts">
2
-import { useToast } from '#app'
+import { useToast } from '#imports'
3
4
// App state
5
const toast = useToast()
0 commit comments