Remove createKcContextMock from the index
This commit is contained in:
parent
108c281b0c
commit
a7f3e00821
@ -1,4 +1,3 @@
|
||||
export type { ExtendKcContext } from "keycloakify/account/KcContext";
|
||||
export type { PageProps } from "keycloakify/account/pages/PageProps";
|
||||
export { createGetKcContextMock } from "keycloakify/account/KcContext";
|
||||
export { createUseI18n } from "keycloakify/account/i18n";
|
||||
|
@ -1,5 +1,4 @@
|
||||
export type { ExtendKcContext, Attribute } from "keycloakify/login/KcContext";
|
||||
export type { PageProps } from "keycloakify/login/pages/PageProps";
|
||||
export { createGetKcContextMock } from "keycloakify/login/KcContext";
|
||||
export { useDownloadTerms } from "keycloakify/login/lib/useDownloadTerms";
|
||||
export { createUseI18n } from "keycloakify/login/i18n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user