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} ))}