Added <MagicBento /> component

This commit is contained in:
Utkarsh-Singhal-26
2025-07-20 16:08:41 +05:30
parent 0e49709fe3
commit aa5be187eb
6 changed files with 1090 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Target Cursor', 'Ripple Grid'];
export const NEW = ['Target Cursor', 'Ripple Grid', 'Magic Bento'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -59,6 +59,7 @@ export const CATEGORIES = [
subcategories: [
'Animated List',
'Masonry',
'Magic Bento',
'Profile Card',
'Dock',
'Gooey Nav',