change name office-info && change name img uploaded && change theme selector && set default tab in appo page && clean code
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Selector from "./fields/Selector";
|
||||
import ContentText from "@/app/component/ContentText";
|
||||
import EditField from "@/app/component/fields/EditField";
|
||||
import GroupedSelect from "@/app/component/selectors/GroupedSelect";
|
||||
import MultipleSelect from "@/app/component/selectors/MultipleSelect";
|
||||
@@ -6,7 +7,6 @@ import MultipleSelect from "@/app/component/selectors/MultipleSelect";
|
||||
// Data
|
||||
import specialties from "@/data/specialties.json";
|
||||
import education from "@/data/education.json";
|
||||
import ContentText from "@/app/component/ContentText";
|
||||
|
||||
const validate_medical_number = {
|
||||
min: 1,
|
||||
|
||||
Reference in New Issue
Block a user