From 9239e72c9d38236b4e7e3a6ed7b6e8d8927780c0 Mon Sep 17 00:00:00 2001 From: Rassl Date: Wed, 1 Nov 2023 22:35:58 +0300 Subject: [PATCH] fix: fix max length for inputs (#541) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Расул --- src/components/AddContentModal/SourceStep/index.tsx | 2 +- src/components/AddSourceModal/SourceStep/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/AddContentModal/SourceStep/index.tsx b/src/components/AddContentModal/SourceStep/index.tsx index b96e4b900..1ad81015a 100644 --- a/src/components/AddContentModal/SourceStep/index.tsx +++ b/src/components/AddContentModal/SourceStep/index.tsx @@ -26,7 +26,7 @@ export const SourceStep: FC = ({ type, onNextStep, value }) => ( = ({ onNextStep, value }) => ( - +