Merge branch 'main' into feat/scroll-stack

This commit is contained in:
David
2025-07-23 22:09:11 +03:00
committed by GitHub
10 changed files with 660 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Scroll Stack'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Text Type', 'Glass Surface', 'Sticker Peel', 'Scroll Stack'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -39,6 +39,7 @@ export const CATEGORIES = [
'Splash Cursor',
'Pixel Transition',
'Target Cursor',
'Sticker Peel',
'Ribbons',
'Glare Hover',
'Magnet Lines',