From 4e54ae478f5cf1f9491850d2e94d36b582f2bec7 Mon Sep 17 00:00:00 2001 From: DmitriyB Date: Tue, 26 Jul 2022 13:34:17 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BA=D0=BE=D0=BD=D1=82=D0=B5=D0=B9=D0=BD=D0=B5=D1=80?= =?UTF-8?q?=20=D0=97=D0=B0=D1=8F=D0=B2=D0=BA=D0=B0=20=D0=BE=D1=84=D0=BE?= =?UTF-8?q?=D1=80=D0=BC=D0=BB=D0=B5=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/mainPart/button.tsx | 4 ++- src/components/mainPart/form/form.tsx | 14 +++-------- src/components/mainPart/mainPart.css | 1 + src/components/mainPart/mainPart.tsx | 35 +++++++++++++++++++++------ 4 files changed, 35 insertions(+), 19 deletions(-) diff --git a/src/components/mainPart/button.tsx b/src/components/mainPart/button.tsx index 1446f90..3b738ec 100644 --- a/src/components/mainPart/button.tsx +++ b/src/components/mainPart/button.tsx @@ -11,7 +11,9 @@ export const PinkButton:React.FC = React.memo((props) => { return