change component folders && add multipleselector && send img of doctor page && send skills to create doctor item

This commit is contained in:
Ehsan
2025-07-17 15:50:23 +03:30
parent c88a371eda
commit 278602372d
22 changed files with 144 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export const defaultState = {
},
expertise: { value: "", placeholder: "دندان پزشکی", isEdit: true },
description: { value: "", isEdit: true },
skills: { value: "", isEdit: true },
skills: { value: [], isEdit: true },
time_work: { value: "", isEdit: true },
phone: { value: "", placeholder: "", isEdit: true },
degree: { value: "", isEdit: true },