From 0c5c0f2856c38e3f7e6d38f3aaaae024807c47c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D0=B0=D1=81=D1=83=D0=BB?= Date: Wed, 1 Nov 2023 19:16:50 +0300 Subject: [PATCH] fix: fix max length for inputs --- 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 }) => ( - +