Merge branch 'main' into feat/dome-gallery

This commit is contained in:
David
2025-09-25 10:34:08 +03:00
committed by GitHub
8 changed files with 970 additions and 24 deletions

View File

@@ -23,6 +23,7 @@ const animations = {
'sticker-peel': () => import('../demo/Animations/StickerPeelDemo.vue'),
'electric-border': () => import('../demo/Animations/ElectricBorderDemo.vue'),
'gradual-blur': () => import('../demo/Animations/GradualBlurDemo.vue'),
'laser-flow': () => import('../demo/Animations/LaserFlowDemo.vue'),
};
const textAnimations = {