[ADDED: TEXT TYPE ANIMATION]

This commit is contained in:
Purshottam Jain
2025-07-21 12:56:16 +05:30
parent 6f7b18429b
commit d3187f71c7
5 changed files with 417 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -26,7 +26,8 @@ export const CATEGORIES = [
'Scroll Reveal',
'Rotating Text',
'Glitch Text',
'Scroll Velocity'
'Scroll Velocity',
'Text Type'
]
},
{