add adaptive registationForCandidate,

modalRegistration,
create hook useFormValidation,
add Validation in registationForCandidate
This commit is contained in:
2023-12-26 02:42:49 +03:00
parent ce6c2d965a
commit c345bdf5ca
8 changed files with 278 additions and 46 deletions

View File

@ -67,7 +67,7 @@
margin-bottom: 30px;
background: #eff2f7;
border-radius: 8px;
min-width: 300px;
min-width: 200px;
width: 100%;
padding: 8px 12px;
border: none;