Skip to content

Commit

Permalink
fix: added missing theme export
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGhadyani-Okta committed Oct 14, 2022
1 parent 1fbdfb9 commit 59ecdbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/odyssey-react-mui/src/index.ts
Expand Up @@ -15,6 +15,7 @@ export * from "./Icon";
export * from "./iconDictionary";
export * from "./Link";
export * from "./PasswordInput";
export * from "./theme";
export * from "./ThemeProvider";
export * from "./useUniqueId";

Expand Down

0 comments on commit 59ecdbf

Please sign in to comment.