From 0910db86f5455c1862fddd6f1b115073cc970568 Mon Sep 17 00:00:00 2001 From: Alexander Lee Date: Tue, 5 Sep 2023 12:40:06 +0800 Subject: [PATCH 1/2] chore: fix title text --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 0e6121749..5191c7907 100644 --- a/public/index.html +++ b/public/index.html @@ -29,7 +29,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - Isomer CMS + IsomerCMS From 0e14bca2ee63d5dd9289c963ccd9830ac9aa3566 Mon Sep 17 00:00:00 2001 From: Alexander Lee Date: Wed, 6 Sep 2023 13:49:16 +0800 Subject: [PATCH 2/2] chore: fix other instances of spacing --- src/components/Header.jsx | 2 +- src/components/Header/AllSitesHeader.tsx | 2 +- src/components/VerifyUserDetailsModal.jsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Header.jsx b/src/components/Header.jsx index e18a37d55..addd759ac 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -110,7 +110,7 @@ const Header = ({ Isomer CMS logo ) : ( diff --git a/src/components/Header/AllSitesHeader.tsx b/src/components/Header/AllSitesHeader.tsx index 508f6e77a..dd93cae31 100644 --- a/src/components/Header/AllSitesHeader.tsx +++ b/src/components/Header/AllSitesHeader.tsx @@ -28,7 +28,7 @@ export const AllSitesHeader = (): JSX.Element => { Isomer CMS logo diff --git a/src/components/VerifyUserDetailsModal.jsx b/src/components/VerifyUserDetailsModal.jsx index 8ad1c59b9..60397d6fa 100644 --- a/src/components/VerifyUserDetailsModal.jsx +++ b/src/components/VerifyUserDetailsModal.jsx @@ -189,7 +189,7 @@ const VerifyUserDetailsModal = () => { <>
In order to improve security, a verified email is now required for - all users of Isomer CMS. Only .gov.sg or{" "} + all users of IsomerCMS. Only .gov.sg or{" "} whitelisted email addresses will be accepted. You must verify your email before proceeding.{" "}