1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

feat(components): accordion icon animation

This commit is contained in:
2022-11-21 05:40:46 +07:00
parent eec4d3d061
commit 2d891c76cd
4 changed files with 11 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ const SRC = resolve(__dirname, 'src');
export default defineNuxtConfig({
srcDir: SRC,
ssr: false,
app: {
head: {
title: 'Canvas 3D',