Add comments

This commit is contained in:
garronej 2023-02-26 17:17:50 +01:00
parent 7aabee9dd5
commit 3497ccfbb1
2 changed files with 6 additions and 1 deletions

View file

@ -5,7 +5,6 @@
* in the KcApp.tsx
* Example: https://github.com/garronej/keycloakify-starter/blob/a20c21b2aae7c6dc6dbea294f3d321955ddf9355/src/KcApp/KcApp.tsx#L14-L30
*/
import { clsx } from "keycloakify/lib/tools/clsx";
import { useRerenderOnStateChange } from "evt/hooks";
import { Markdown } from "keycloakify/lib/tools/Markdown";