From 08385794075985942bcd631fb87893c1f56a7def Mon Sep 17 00:00:00 2001 From: Ana Custura Date: Mon, 22 Jun 2026 15:49:56 +0100 Subject: [PATCH] Fix navigation for onboarding --- src/App.tsx | 2 +- src/Home.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 632371b..ed25317 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -231,7 +231,7 @@ const App: React.FC = () => { }/> {currentUser && }/> } {currentUser && }/> } - {currentUser && }/> } + {currentUser && }/> } {currentUser && }/> } diff --git a/src/Home.tsx b/src/Home.tsx index 6d2c818..e2c5a2a 100644 --- a/src/Home.tsx +++ b/src/Home.tsx @@ -17,7 +17,7 @@ const Home: React.FC = () => {

If your organisation already uses SR2 Cloud, please ask your administrator to add you to the organisation.

If your organanisation is new to SR2 Cloud, start the onboarding process

- + }