Move everything under the login dir
This commit is contained in:
10
src/index.ts
10
src/index.ts
@ -1,10 +0,0 @@
|
||||
import Fallback from "keycloakify/Fallback";
|
||||
|
||||
export default Fallback;
|
||||
|
||||
export { createKeycloakAdapter } from "keycloakify/lib/keycloakJsAdapter";
|
||||
export { useDownloadTerms } from "keycloakify/lib/useDownloadTerms";
|
||||
export { getKcContext } from "keycloakify/kcContext/getKcContext";
|
||||
export { createUseI18n } from "keycloakify/i18n/i18n";
|
||||
|
||||
export type { PageProps } from "keycloakify/pages/PageProps";
|
Reference in New Issue
Block a user