Fix storybook build

This commit is contained in:
Joseph Garrone
2024-07-27 00:44:32 +02:00
parent 3e80aaf242
commit 89d9208f44
5 changed files with 63 additions and 52 deletions

View File

@ -69,3 +69,5 @@ export type AccountThemePageId = (typeof ACCOUNT_THEME_PAGE_IDS)[number];
export const CONTAINER_NAME = "keycloak-keycloakify";
export const FALLBACK_LANGUAGE_TAG = "en";
export const LOGIN_THEME_RESOURCES_FROMkEYCLOAK_VERSION_DEFAULT = "24.0.4";