From dea01ccf86a7a54540b0326c9b80b8273449fdc5 Mon Sep 17 00:00:00 2001 From: Sam Piper Date: Wed, 17 Apr 2024 18:38:31 +0100 Subject: [PATCH] chore: fix typing --- .../src/components/signin/ActiveLocationSelector/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/forge/src/components/signin/ActiveLocationSelector/index.tsx b/apps/forge/src/components/signin/ActiveLocationSelector/index.tsx index c46d3ff..bf8b356 100644 --- a/apps/forge/src/components/signin/ActiveLocationSelector/index.tsx +++ b/apps/forge/src/components/signin/ActiveLocationSelector/index.tsx @@ -138,7 +138,7 @@ const ActiveLocationSelector = () => {

The space is marked as OPEN when there is at least one rep signed in.

-

It is closed otherwise

+

It is closed otherwise.

Current opening hours are: 12:00 - 20:00

@@ -153,7 +153,7 @@ const ActiveLocationSelector = () => { /> -

Click to view a more detailed breakdown of the count

+

Click to view a more detailed breakdown of the user count.

@@ -166,7 +166,7 @@ const ActiveLocationSelector = () => {

The Queue is only enabled when capacity is reached.

- The view detailed queue status visit the{" "} + To view detailed queue status visit the{" "} dashboard