Overview
The logout button is not visible on the main page after user authentication.
Related Files
src/App.tsx
src/components/Header.tsx (if exists)
Checklist
Expected Behavior
The logout button should be visible in the header/navigation area when a user is logged in.
Actual Behavior
The logout button is not displayed even when the user is authenticated.
Overview
The logout button is not visible on the main page after user authentication.
Related Files
src/App.tsxsrc/components/Header.tsx(if exists)Checklist
Expected Behavior
The logout button should be visible in the header/navigation area when a user is logged in.
Actual Behavior
The logout button is not displayed even when the user is authenticated.