From f115c5076c28db8c80bbf3e47a0172abe4afacaf Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 8 Jun 2024 03:38:58 +0200 Subject: [PATCH] Update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 94f7ea9..a95bc73 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,8 @@ You'll need to apply theses changes to the `src/main.tsx` file: return ; - case "account": - return ; - case undefined: - return

No Keycloak Context

; } + return

No Keycloak Context

; })()}