Merge branch 'main' into feat/counter

This commit is contained in:
David
2025-07-24 15:42:58 +03:00
committed by GitHub
9 changed files with 1051 additions and 2 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'];
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
@@ -63,6 +63,7 @@ export const CATEGORIES = [
'Masonry',
'Glass Surface',
'Magic Bento',
'Scroll Stack',
'Profile Card',
'Dock',
'Gooey Nav',
@@ -81,7 +82,8 @@ export const CATEGORIES = [
'Elastic Slider',
'Stack',
'Chroma Grid',
'Counter'
'Counter',
'Rolling Gallery'
]
},
{