MA
Mehar Ali

Account Screen - Copy this React, Tailwind Component to your project

Const [name, setName] = useState(""); const [email, setEmail] = useState(""); const [nationalID, setNationalID] = useState(""); const [phone, setPhone] = useState(""); const [location, setLocation] = useState(""); const [language, setLanguage] = useState(""); these are the informatioon should be displayed on account screen and a edit button on top when clicked it should open these textinpusts and save button for saving them

Prompt
Component Preview

About

AccountScreen - Easily manage your profile with editable fields for name, email, ID, phone, location, and language. Built with React. Copy component code!

Share

Last updated 1 month ago