diff --git a/src/App.js b/src/App.js index 26b15b3..92a1345 100644 --- a/src/App.js +++ b/src/App.js @@ -87,6 +87,7 @@ const App = () => { ФИО Лаборатория Время входа + ОФис @@ -97,6 +98,7 @@ const App = () => { {item.name} {item.lab} {item.timeIn} + {item.officeName} ))}