change space page user-account

This commit is contained in:
Ehsan
2024-10-11 19:35:59 +03:30
parent 934d16195b
commit aef29b5145
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import GeneralInformation from "./listMenu/generalInformation";
import Step from "./Step";
function AddDoctorPage() {
const [value, setValue] = useState(1);
const [value, setValue] = useState(0);
const [data, setData] = useState({
general: {
name: { value: "احسان احمدی", isEdit: false },