Skip to content

Commit edbb3f2

Browse files
committed
fix: export the hooks in application.tsx
1 parent 51d243c commit edbb3f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/diracx-web-components/src/hooks

packages/diracx-web-components/src/hooks/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ export * from "./oidcConfiguration";
33
export * from "./searchParamsUtils";
44
export * from "./theme";
55
export * from "./utils";
6+
export * from "./application";

0 commit comments

Comments
 (0)