diff --git a/client/app/(auth)/components/index.tsx b/client/app/(auth)/components/index.tsx index a00c7854..6e782ae0 100644 --- a/client/app/(auth)/components/index.tsx +++ b/client/app/(auth)/components/index.tsx @@ -61,6 +61,7 @@ const Auth = ({ placeholder="Server Password" required width="100%" + aria-label="Server Password" /> )}