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 cd995bd commit e5d263cCopy full SHA for e5d263c
playground/pages/index.vue
@@ -1,6 +1,4 @@
1
<script setup lang="ts">
2
-import { useNuxtifyConfig, useServerSeoMeta } from '#imports'
3
-
4
// App state
5
const nuxtifyConfig = useNuxtifyConfig()
6
const dialog = useDialog()
0 commit comments