feat: replace MovingGradient with Aurora WebGL background

This commit is contained in:
c0mrade
2026-01-31 22:55:46 +03:00
parent 24781f32ec
commit cffef41f63
5 changed files with 284 additions and 3 deletions

View File

@@ -2,4 +2,4 @@ export { AppShell } from './AppShell';
export { DesktopSidebar } from './DesktopSidebar';
export { MobileBottomNav } from './MobileBottomNav';
export { AppHeader } from './AppHeader';
export { MovingGradient } from './MovingGradient';
export { Aurora } from './Aurora';