1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 10:54:39 +00:00

style(prettier): format project

This commit is contained in:
2022-11-24 06:17:48 +07:00
parent 9a5c028ac0
commit aa8d740ca9
16 changed files with 159 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
<template>
<NuxtLayout>
<NuxtPage/>
<NuxtPage />
</NuxtLayout>
</template>