From 354a4db0f69a0d09adc542c44f0e25d5f1a4934f Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 9 Apr 2021 04:02:23 +0200 Subject: [PATCH] Give example of customization --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 313dae40..1ac1e1df 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ If you want to really re-implement the pages the best approach is to create you own version of the [``](https://github.com/garronej/keycloakify/blob/develop/src/lib/components/KcApp.tsx). Copy/past some of [the components](https://github.com/garronej/keycloakify/tree/develop/src/lib/components) provided by this module and start hacking around. +You can find an example of a fancy customization [here](https://github.com/InseeFrLab/onyxia-ui/tree/master/src/app/components/KcApp). ### Hot reload By default, in order to see your changes you will have to wait for