Skip to content

Commit

Permalink
Revert "Export ThemeOptions, from @suid/material"
Browse files Browse the repository at this point in the history
This reverts commit d7b2c0b.
  • Loading branch information
BierDav committed Aug 21, 2023
1 parent a9aad6f commit ae3cb2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/material/src/styles/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export type { TypographyOptions as TypographyVariantsOptions } from "./createTyp
export type { default as StyledProps } from "@suid/system/styledProps";
export { default as useTheme } from "./useTheme";
export { default as useThemeProps } from "./useThemeProps";
export type { ThemeOptions } from "./createTheme";
export { default as ThemeProvider } from "./ThemeProvider";
export { default as styled } from "./styled";
export { createTheme } from "./createTheme";
Expand Down

0 comments on commit ae3cb2c

Please sign in to comment.