change component folders && add multipleselector && send img of doctor page && send skills to create doctor item
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user