From 8baa897b6295a0e5a042495be95b9fe88f75fdd5 Mon Sep 17 00:00:00 2001 From: joker Date: Sun, 15 Jan 2023 07:39:12 +0300 Subject: [PATCH] modified: components/LoadingTeamsForm.tsx modified: components/RegistrationForm.tsx modified: components/UX/Link.tsx new file: public/competition_pub/consent_of_the_legal_representative.docx --- components/LoadingTeamsForm.tsx | 3 +-- components/RegistrationForm.tsx | 8 ++++++-- components/UX/Link.tsx | 2 +- .../consent_of_the_legal_representative.docx | Bin 0 -> 8045 bytes 4 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 public/competition_pub/consent_of_the_legal_representative.docx diff --git a/components/LoadingTeamsForm.tsx b/components/LoadingTeamsForm.tsx index 17b87af..5c64070 100644 --- a/components/LoadingTeamsForm.tsx +++ b/components/LoadingTeamsForm.tsx @@ -17,7 +17,6 @@ export const LoadingTeamsForm : React.FC = ({ training_institution_team, name_first_participant, name_second_participant, - name_third_party, nominations, classTeam }) => { @@ -42,7 +41,7 @@ export const LoadingTeamsForm : React.FC = ({ {training_institution_team} - {name_first_participant +', ' + name_second_participant + ', ' + name_third_party} + {name_first_participant +', ' + name_second_participant} { flatten(classTeam)} diff --git a/components/RegistrationForm.tsx b/components/RegistrationForm.tsx index b2b00f2..9fd0e07 100644 --- a/components/RegistrationForm.tsx +++ b/components/RegistrationForm.tsx @@ -1,6 +1,7 @@ import React,{useRef} from 'react'; import { useForm, SubmitHandler, FormProvider } from "react-hook-form"; -import { Select, Input, Link, SelectNominations } from "./UX"; +import { Select, Input, Link_str, SelectNominations } from "./UX"; +import Link from 'next/link'; interface IFormInputs { name_team_coach: string, @@ -55,7 +56,7 @@ export const RegistrationForm = (props): JSX.Element => {

Введите актуальные данные команды

От каждого учебного заведения может быть зарегистрировано неограниченное количество команд

Подписывайтесь на наш - Telegram канал + Telegram канал , что-бы быть в курсе новостей про соревнование

@@ -111,6 +112,9 @@ export const RegistrationForm = (props): JSX.Element => { + + Скачать согласие законного представителя +