1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-08-19 18:02:02 +00:00

feat(components): figure page

This commit is contained in:
2022-11-10 04:57:11 +07:00
parent f8a03bf7f7
commit 54cb28c0cb
12 changed files with 142 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<NuxtLayout>
<NuxtPage />
<NuxtPage/>
</NuxtLayout>
</template>