Merge pull request #63 from Gazoon007/feat/light-rays

Create <LightRays /> background
This commit is contained in:
David
2025-07-26 22:22:09 +03:00
committed by GitHub
5 changed files with 796 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ export const CATEGORIES = [
'Liquid Chrome',
'Grid Distortion',
'Galaxy',
'Light Rays',
]
}
];