Added <BubbleMenu /> Component

This commit is contained in:
Utkarsh-Singhal-26
2025-08-23 17:38:24 +05:30
parent c536f27b89
commit 52f98e7727
5 changed files with 651 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav', 'Logo Loop'];
export const NEW = ['Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Ripple Grid', 'Magic Bento', 'Galaxy', 'Glass Surface', 'Sticker Peel', 'Scroll Stack', 'Faulty Terminal', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Bubble Menu'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -72,6 +72,7 @@ export const CATEGORIES = [
'Pill Nav',
'Dock',
'Gooey Nav',
'Bubble Menu',
'Pixel Card',
'Carousel',
'Spotlight Card',