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 fff31f3 commit f814b4dCopy full SHA for f814b4d
packages/nuxt/playground/app.vue
@@ -1,5 +1,4 @@
1
<script lang="ts" setup>
2
-import { computed } from 'vue'
3
import { useRouter } from 'vue-router'
4
5
const router = useRouter()
0 commit comments