Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Apr 17, 2024
1 parent e081d1e commit 91149b7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions examples/vue-ssr-extra/src/root.vue
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<script setup>
import { RouterView } from "vue-router";
</script>

<template>
<main>
<RouterView />
</main>
<RouterView />
</template>

0 comments on commit 91149b7

Please sign in to comment.