🎉 New <PixelSnow /> component

This commit is contained in:
Utkarsh-Singhal-26
2025-12-20 22:32:22 +05:30
parent 55803b6ec0
commit ef4bf21da9
7 changed files with 485 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast', 'Floating Lines', 'Light Pillar'];
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast', 'Floating Lines', 'Light Pillar', 'Pixel Snow'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -130,6 +130,7 @@ export const CATEGORIES = [
'Orb',
'Particles',
'Pixel Blast',
'Pixel Snow',
'Plasma',
'Prism',
'Prismatic Burst',