Added <RippleGrid /> background

This commit is contained in:
Utkarsh-Singhal-26
2025-07-19 10:08:42 +05:30
parent 8349104112
commit 6f346506d3
5 changed files with 480 additions and 1 deletions

View File

@@ -95,7 +95,8 @@ export const CATEGORIES = [
'Orb',
'Ballpit',
'Liquid Chrome',
'Grid Distortion'
'Grid Distortion',
'Ripple Grid',
]
}
];