diff --git a/src/pages/AuthForCandidate/AuthForCandidate.jsx b/src/pages/AuthForCandidate/AuthForCandidate.jsx index 65a01e56..4ca9330d 100644 --- a/src/pages/AuthForCandidate/AuthForCandidate.jsx +++ b/src/pages/AuthForCandidate/AuthForCandidate.jsx @@ -8,9 +8,9 @@ import AuthBlock from "@components/AuthBlock/AuthBlock"; import CategoriesItem from "@components/CategoriesItem/CategoriesItem"; import AuthHeader from "@components/Common/AuthHeader/AuthHeader"; import { Footer } from "@components/Common/Footer/Footer"; +import ModalResetPassword from "@components/Modal/ModalResetPassword/ModalResetPassword"; import SideBar from "@components/SideBar/SideBar"; import StepsForCandidate from "@components/StepsForCandidate/StepsForCandidate"; -import ModalResetPassword from "@components/Modal/ModalResetPassword/ModalResetPassword"; import arrowBtn from "assets/icons/arrows/arrowRight.svg"; import AdminImg from "assets/images/partnerProfile/PersonalAdmin.svg"; diff --git a/src/pages/RegistrationForCandidate/RegistrationForCandidate.js b/src/pages/RegistrationForCandidate/RegistrationForCandidate.js index 18bc0850..33204a25 100644 --- a/src/pages/RegistrationForCandidate/RegistrationForCandidate.js +++ b/src/pages/RegistrationForCandidate/RegistrationForCandidate.js @@ -1,4 +1,5 @@ import React from "react"; +import { Link } from "react-router-dom"; import { useFormValidation } from "@hooks/useFormValidation"; import { useNotification } from "@hooks/useNotification"; @@ -8,8 +9,6 @@ import { Footer } from "@components/Common/Footer/Footer"; import SideBar from "@components/SideBar/SideBar"; import StepsForCandidate from "@components/StepsForCandidate/StepsForCandidate"; -import { Link } from "react-router-dom"; - import arrowBtn from "assets/icons/arrows/arrowRight.svg"; import BackEndImg from "assets/images/partnerProfile/personalBackEnd.svg"; @@ -75,7 +74,10 @@ export const RegistrationForCandidate = () => {

Java PHP Python C# React Vue.js NodeJs Golang Ruby JavaScript

- + img