Setup Vue router

This commit is contained in:
2026-05-06 20:23:01 +02:00
parent c5a06b6ae4
commit 2593b65baf
+1 -3
View File
@@ -1,5 +1,3 @@
<script setup>
</script>
<template> <template>
<router-view />
</template> </template>