diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index a86fbda..1e7ae0d 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -48,7 +48,7 @@ export function Navbar() {
- + TimeTracker Logo TimeTracker diff --git a/frontend/src/pages/LoginPage.tsx b/frontend/src/pages/LoginPage.tsx index 23d1172..a864a2a 100644 --- a/frontend/src/pages/LoginPage.tsx +++ b/frontend/src/pages/LoginPage.tsx @@ -1,4 +1,3 @@ -import { Clock } from 'lucide-react'; import { useAuth } from '@/contexts/AuthContext'; export function LoginPage() { @@ -8,8 +7,8 @@ export function LoginPage() {
-
- +
+ TimeTracker Logo

TimeTracker