Add prettier config, format codebase

This commit is contained in:
David Haz
2025-07-12 11:59:33 +03:00
parent ac8b2c04d8
commit f4d97ee94e
211 changed files with 10586 additions and 8810 deletions

View File

@@ -20,7 +20,7 @@ export const CATEGORIES = [
'Text Cursor',
'Decrypted Text',
'True Focus',
'Scroll Float',
'Scroll Float'
]
},
{
@@ -34,7 +34,7 @@ export const CATEGORIES = [
'Count Up',
'Click Spark',
'Magnet',
'Cubes',
'Cubes'
]
},
{
@@ -55,8 +55,8 @@ export const CATEGORIES = [
'Glass Icons',
'Decay Card',
'Flowing Menu',
'Elastic Slider',
],
'Elastic Slider'
]
},
{
name: 'Backgrounds',
@@ -73,6 +73,6 @@ export const CATEGORIES = [
'Iridescence',
'Threads',
'Grid Motion'
],
]
}
];