Migrated 'Glass Surface' component.

This commit is contained in:
snepsnepy
2025-07-21 15:59:37 +03:00
parent 6f7b18429b
commit 04e1712765
5 changed files with 594 additions and 1 deletions

View File

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