Skip to content

Commit

Permalink
added missing components to the bundle (keycloak#35312)
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jan de Wit <[email protected]>
(cherry picked from commit a3f85ec)
  • Loading branch information
edewit committed Dec 3, 2024
1 parent 68d9798 commit c529433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/apps/admin-ui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -311,3 +311,4 @@ export { PageNotFoundSection } from "./PageNotFoundSection";
export { App as AdminUi } from "./App";
export type { Environment as AccountEnvironment } from "./environment";
export { KeycloakProvider, useEnvironment } from "@keycloak/keycloak-ui-shared";
export { AdminClientContext, initAdminClient } from "./admin-client";

0 comments on commit c529433

Please sign in to comment.