You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This component displays the customer's account information, including name, email, phone, and address. The customer can also edit their account information by clicking the "Edit Account Information" button. The component uses Material-UI's Card, CardContent, Typography, Grid, Button, and Divider components to create a clean and modern user interface.
The text was updated successfully, but these errors were encountered:
This component displays the customer's account information, including name, email, phone, and address. The customer can also edit their account information by clicking the "Edit Account Information" button. The component uses Material-UI's
Card
,CardContent
,Typography
,Grid
,Button
, andDivider
components to create a clean and modern user interface.The text was updated successfully, but these errors were encountered: