update structure

This commit is contained in:
antony
2024-12-21 18:50:22 +07:00
parent a809901535
commit 955dd07c7f
15 changed files with 119 additions and 55 deletions
+6
View File
@@ -0,0 +1,6 @@
<template>
<div>
Remote layout
<slot />
</div>
</template>