Footer
Footer component with user profile and logout functionality.
Usage
Props
user
User object containing profile information.
Type: {firstName: string, lastName: string, email: string}
type
Footer display type.
Type: "desktop" | “mobile"
Footer component with user profile and logout functionality.
User object containing profile information.
Type: {firstName: string, lastName: string, email: string}
Footer display type.
Type: "desktop" | “mobile"