fix: rename login.tsx to Login.tsx for case-sensitive filesystems

Linux is case-sensitive, macOS is not. The import used @/pages/Login
but the file was login.tsx (lowercase).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Dmitri 2026-06-10 20:28:05 +02:00
parent 6501275715
commit 97bffdc201