- added amendemnt page for beneficiary;

- fixed styles in all tables;
- fixed displaying requested files list;
- fixed page of creating a new amendment;
This commit is contained in:
Vitalii Kiiko
2024-11-08 16:08:08 +01:00
parent 5e44b1f268
commit 2797a58661
13 changed files with 129 additions and 97 deletions

View File

@@ -54,8 +54,7 @@ const SoccorsoEditPreInstructor = () => {
setValue,
register,
trigger,
getValues,
clearErrors
getValues
} = useForm({
defaultValues: useMemo(() => {
return formInitialData;