From cfb1e393b9d62bfc23d08b00c735e56b813767a5 Mon Sep 17 00:00:00 2001 From: Cheslav Zhuravsky Date: Thu, 30 May 2024 14:26:49 +0700 Subject: [PATCH] hide --- front/src/pages/Main/Main.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/pages/Main/Main.tsx b/front/src/pages/Main/Main.tsx index abaff655..1b351e36 100644 --- a/front/src/pages/Main/Main.tsx +++ b/front/src/pages/Main/Main.tsx @@ -306,7 +306,7 @@ const Main = () => { )} - {textProof && ( + {/* {textProof && ( }>
{ {JSON.stringify(textProof)}
- )} + )} */} {actionBarContent}