Solved merge conflict.

This commit is contained in:
snepsnepy
2025-07-21 16:05:46 +03:00
5 changed files with 427 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Glass Surface'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface'];
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'
]
},
{