Added <ElectricBorder /> Animation

This commit is contained in:
Utkarsh-Singhal-26
2025-08-22 17:50:13 +05:30
parent 3360cc3124
commit 516a6407ab
6 changed files with 518 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ const animations = {
'target-cursor': () => import('../demo/Animations/TargetCursorDemo.vue'),
'crosshair': () => import('../demo/Animations/CrosshairDemo.vue'),
'sticker-peel': () => import('../demo/Animations/StickerPeelDemo.vue'),
'electric-border': () => import('../demo/Animations/ElectricBorderDemo.vue'),
};
const textAnimations = {