feat: page MangaDetails en vue.js

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2025-03-24 18:01:24 +01:00
parent bee8572dc5
commit 41dc3c51aa
10 changed files with 477 additions and 135 deletions

View File

@@ -12,7 +12,7 @@
/>
<main class="pt-16 md:ml-60">
<slot></slot>
<router-view></router-view>
</main>
</div>
</template>