add default layout
All checks were successful
Deploy App / build (push) Successful in 2m20s
Deploy App / deploy (push) Successful in 14s

This commit is contained in:
valere
2025-10-29 19:37:37 +01:00
parent 25d56ec4ef
commit 9771c799f2
5 changed files with 11 additions and 19 deletions

View File

@@ -1,7 +1,5 @@
<template>
<div>
<boxes />
</div>
<boxes />
</template>
<script setup>