Added <GridDistortion /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-07-16 18:30:37 +05:30
parent 53259ffe13
commit d48f0f7967
5 changed files with 407 additions and 1 deletions

View File

@@ -90,7 +90,8 @@ export const CATEGORIES = [
'Threads',
'Grid Motion',
'Orb',
'Ballpit'
'Ballpit',
'Grid Distortion'
]
}
];