Do not export default the Fallback component

This commit is contained in:
Joseph Garrone
2024-06-05 18:42:32 +02:00
parent 06b3211b08
commit 0461190a67
2 changed files with 0 additions and 8 deletions

View File

@ -1,7 +1,3 @@
import Fallback from "keycloakify/login/Fallback";
export default Fallback;
export { useDownloadTerms } from "keycloakify/login/lib/useDownloadTerms";
export { createUseI18n } from "keycloakify/login/i18n/i18n";
export type {