diff --git a/frontend/pages/hosts/ManageHostsPage/components/NoHosts/NoHosts.tsx b/frontend/pages/hosts/ManageHostsPage/components/NoHosts/NoHosts.tsx index ed62f69607..d002b09a84 100644 --- a/frontend/pages/hosts/ManageHostsPage/components/NoHosts/NoHosts.tsx +++ b/frontend/pages/hosts/ManageHostsPage/components/NoHosts/NoHosts.tsx @@ -10,7 +10,7 @@ const baseClass = "no-hosts"; const NoHosts = (): JSX.Element => { return (
-
+
No Hosts

It's kinda empty in here...