From c743b02ee90be2ef71c4af586bb58ae406edc98f Mon Sep 17 00:00:00 2001 From: vladimirkutkovoy Date: Tue, 1 Oct 2024 14:23:58 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'src/App.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 92a1345..421758c 100644 --- a/src/App.js +++ b/src/App.js @@ -87,7 +87,7 @@ const App = () => { ФИО Лаборатория Время входа - ОФис + // ОФис @@ -98,7 +98,7 @@ const App = () => { {item.name} {item.lab} {item.timeIn} - {item.officeName} + // {item.officeName} ))}