Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
vloss3 committed Oct 19, 2023
1 parent 95e6897 commit 0486f4a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions playground/app.vue
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
<template>
<div>
<NuxtPage />
<nuxt-link to="/node/1">Home</nuxt-link>
<br>
<nuxt-link to="/node/2">Home2</nuxt-link>
<br>
<nuxt-link to="/node/3">Home3</nuxt-link>
</div>
</template>

0 comments on commit 0486f4a

Please sign in to comment.