fixed-pages #5

Merged
MaxOvs19 merged 2 commits from fixed-pages into main 2023-12-19 21:01:12 +03:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 663cfc924f - Show all commits

View File

@ -14,8 +14,8 @@ import ModalRegistration from "@components/Modal/ModalRegistration/ModalRegistra
import ModalResetPassword from "@components/Modal/ModalResetPassword/ModalResetPassword"; import ModalResetPassword from "@components/Modal/ModalResetPassword/ModalResetPassword";
import authHead from "assets/icons/authHead.svg"; import authHead from "assets/icons/authHead.svg";
import eyePassword from "assets/icons/passwordIcon.svg";
import eyeNoPassword from "assets/icons/eyePassword.svg"; import eyeNoPassword from "assets/icons/eyePassword.svg";
import eyePassword from "assets/icons/passwordIcon.svg";
import "./authBox.scss"; import "./authBox.scss";