CFE-3 Fixed test

This commit is contained in:
AmirHossein Mahmoodi
2023-10-18 11:58:59 +03:30
parent cba102102c
commit e0c6f4c0a1
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
import Province from "@/components/dashboard/expert-management/Form/UpdateForm/UpdateContent/RestInfo/Province";
import PositionAndRole import PositionAndRole
from "@/components/dashboard/expert-management/Form/UpdateForm/UpdateContent/RestInfo/PositionAndRole"; from "@/components/dashboard/expert-management/Form/UpdateForm/UpdateContent/RestInfo/PositionAndRole";
import Province from "@/components/dashboard/expert-management/Form/UpdateForm/UpdateContent/RestInfo/Province";
const RestInfo = ({formik}) => { const RestInfo = ({formik}) => {
return ( return (