change component folders && add multipleselector && send img of doctor page && send skills to create doctor item
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { useState } from "react";
|
||||
|
||||
import ContentText from "../../../../../app/component/ContentText";
|
||||
import EditField from "@/app/component/EditField";
|
||||
import EditField from "@/app/component/fields/EditField";
|
||||
import AutoCompleteSelect from "@/app/component/element/AutoCompleteSelect";
|
||||
import { bank, city, state } from "./listSelector";
|
||||
import AddLocationP from "@/components/icons/AddLocationP";
|
||||
|
||||
Reference in New Issue
Block a user