FEAT: 🎉 Added <FloatingLines /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-11-16 18:35:53 +05:30
parent 803c1ca454
commit d2fb6cad34
7 changed files with 734 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// Highlighted sidebar items
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast'];
export const NEW = ['Color Bends', 'Ghost Cursor', 'Laser Flow', 'Liquid Ether', 'Pixel Blast', 'Floating Lines'];
export const UPDATED = [];
// Used for main sidebar navigation
@@ -114,6 +114,7 @@ export const CATEGORIES = [
'Dither',
'Dot Grid',
'Faulty Terminal',
'Floating Lines',
'Galaxy',
'Gradient Blinds',
'Grid Distortion',