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

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav', 'Logo Loop'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Electric Border'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -41,6 +41,7 @@ export const CATEGORIES = [
'Logo Loop',
'Pixel Transition',
'Target Cursor',
'Electric Border',
'Sticker Peel',
'Ribbons',
'Glare Hover',