Do not export components in the index
This commit is contained in:
parent
cd936ee4ef
commit
d130c23f5d
@ -4,7 +4,6 @@ export * from "./i18n";
|
||||
|
||||
export { useDownloadTerms } from "./components/Terms";
|
||||
|
||||
export * from "./components/KcApp";
|
||||
export * from "./components/KcProps";
|
||||
export * from "./keycloakJsAdapter";
|
||||
export * from "./useFormValidationSlice";
|
||||
|
Loading…
x
Reference in New Issue
Block a user