small fixes

This commit is contained in:
Victor Batischev
2024-03-18 18:47:31 +03:00
parent f180586eb3
commit 882bdfcc24
10 changed files with 144 additions and 817 deletions

View File

@ -81,7 +81,6 @@ export const RegistrationForCandidate = () => {
<img src={arrowBtn} alt="img" />
</Link>
</div>
{/* форма регистрации */}
<form
className="registration-candidate__form"
onSubmit={handleSubmit}