From f119fc78dda4d1e828dde04f378a63a93e3a0a7e Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Thu, 2 Jul 2020 18:39:28 +0200 Subject: Add current progress on frontend port --- .../src/components/app/sidebars/topology/machine/UnitListComponent.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontend/src/components/app/sidebars/topology/machine/UnitListComponent.js') diff --git a/frontend/src/components/app/sidebars/topology/machine/UnitListComponent.js b/frontend/src/components/app/sidebars/topology/machine/UnitListComponent.js index 31d4db51..da65da23 100644 --- a/frontend/src/components/app/sidebars/topology/machine/UnitListComponent.js +++ b/frontend/src/components/app/sidebars/topology/machine/UnitListComponent.js @@ -18,8 +18,8 @@ const UnitListComponent = ({ unitType, unitIds, inSimulation }) => ( No units of this type in this machine ) : ( - No units... Add some with the menu above! - + No units... Add some with the menu above! + )} )} -- cgit v1.2.3