diff --git a/src/components/Info.tsx b/src/components/Info.tsx index da92edc..46328be 100644 --- a/src/components/Info.tsx +++ b/src/components/Info.tsx @@ -2,7 +2,7 @@ import '../styles/info.css' function Info(props) { return( -
+
{ props.live === true &&

You are live!

} { props.live === false &&

Offline

} diff --git a/src/components/Marker.tsx b/src/components/Marker.tsx index 7c23607..141058b 100644 --- a/src/components/Marker.tsx +++ b/src/components/Marker.tsx @@ -180,7 +180,7 @@ function Marker(props) { }, [props.live]) return( -
+

Hotkey