From 155075bdcccedc128d4d5cc7d086758721a7bd02 Mon Sep 17 00:00:00 2001 From: garronej Date: Wed, 22 Mar 2023 02:55:34 +0100 Subject: [PATCH] Add info about npx eject-keycloak-page --- src/App/App.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App/App.tsx b/src/App/App.tsx index 24ba1cc..9efcf9f 100644 --- a/src/App/App.tsx +++ b/src/App/App.tsx @@ -60,7 +60,8 @@ function ContextualizedApp() { logo test_image

Hello world

-

Check out all keycloak pages in the Storybook!

+

Check out all keycloak pages in the Storybook!

+

Once you've identified the ones you want to customize run npx eject-keycloak-page

);