feat: add InfiniteMenu component

This commit is contained in:
onmax
2025-09-17 08:27:35 +02:00
parent b2a63c37b2
commit ffbecc2950
5 changed files with 1188 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Gradual Blur', 'Gradient Blinds', 'Bubble Menu', 'Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Prismatic Burst'];
export const NEW = ['Infinite Menu', 'Liquid Ether', 'Staggered Menu', 'Pixel Blast', 'Gradual Blur', 'Gradient Blinds', 'Bubble Menu', 'Prism', 'Plasma', 'Electric Border', 'Target Cursor', 'Pill Nav', 'Card Nav', 'Logo Loop', 'Prismatic Burst'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -82,6 +82,7 @@ export const CATEGORIES = [
'Flying Posters',
'Folder',
'Card Swap',
'Infinite Menu',
'Infinite Scroll',
'Tilted Card',
'Glass Icons',