FEAT: 🎉 New <LaserFlow /> animation

This commit is contained in:
Utkarsh-Singhal-26
2025-09-09 18:56:26 +05:30
parent b2a63c37b2
commit fd1492705d
7 changed files with 811 additions and 4 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 = {