From 6eb234b8a7baf094b93e1eab6c187e8cffeb517b Mon Sep 17 00:00:00 2001 From: Liam Fitzgerald Date: Fri, 5 Feb 2021 09:27:37 +1000 Subject: [PATCH] interface: normalize joinGroup modal --- pkg/interface/src/views/landscape/components/JoinGroup.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/interface/src/views/landscape/components/JoinGroup.tsx b/pkg/interface/src/views/landscape/components/JoinGroup.tsx index 704bf1990b..0b32ebab8d 100644 --- a/pkg/interface/src/views/landscape/components/JoinGroup.tsx +++ b/pkg/interface/src/views/landscape/components/JoinGroup.tsx @@ -127,14 +127,14 @@ export function JoinGroup(props: JoinGroupProps) { return ( <> - + Join a Group {_.isString(preview) ? ( - + The host appears to be offline. Join anyway? Join anyway @@ -175,7 +175,7 @@ export function JoinGroup(props: JoinGroupProps) { ) : ( - +