From 755f4baac02fd75ccec668587b82052c2facd7e5 Mon Sep 17 00:00:00 2001 From: Dan Lynch Date: Wed, 19 Aug 2026 03:06:14 +0000 Subject: [PATCH] fix(ui): login screen shows the product name --- packages/ui/src/components/login-screen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/src/components/login-screen.tsx b/packages/ui/src/components/login-screen.tsx index 08d528b..53469de 100644 --- a/packages/ui/src/components/login-screen.tsx +++ b/packages/ui/src/components/login-screen.tsx @@ -56,7 +56,7 @@ export function LoginScreen({ onLogin, notice, defaultUsername = '' }: LoginScre className="text-3xl font-bold tracking-widest" style={{ color: '#01A1FF' }} > - ILLUMINATE + WAVEGRID

Painting the sky with light