From 1acc73c7b49e054d627d28452dd777aae990e6a2 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Sat, 20 Sep 2025 20:14:47 +0800 Subject: [PATCH] chore: make lint happy --- client/ui/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ui/App.tsx b/client/ui/App.tsx index 735a00e..f30e0eb 100644 --- a/client/ui/App.tsx +++ b/client/ui/App.tsx @@ -130,7 +130,7 @@ export default function App() { loginInputPasswordRef={loginInputPasswordRef} />