Skip to content

Commit

Permalink
remove themeing section
Browse files Browse the repository at this point in the history
  • Loading branch information
siriwatknp committed Aug 18, 2021
1 parent 1f6ddd8 commit d9b090d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions docs/src/pages/components/tables/tables.md
Expand Up @@ -78,12 +78,6 @@ The `ActionsComponent` prop of the `TablePagination` component allows the implem

{{"demo": "pages/components/tables/CustomPaginationActionsTable.js", "bg": true}}

## Theming

Here is an example of theming the component. You can learn more about this in the [theming page](/customization/theming) and [theme components page](/customization/theme-components)

{{"demo": "pages/components/tables/FolderTable.js", "bg": true}}

## Sticky header

Here is an example of a table with scrollable rows and fixed column headers.
Expand Down
6 changes: 0 additions & 6 deletions docs/src/pages/components/tabs/tabs.md
Expand Up @@ -99,12 +99,6 @@ You can learn more about this in the [overrides documentation page](/customizati

{{"demo": "pages/components/tabs/CustomizedTabs.js"}}

## Theming

Here is an example of theming the component. You can learn more about this in the [theming page](/customization/theming) and [theme components page](/customization/theme-components)

{{"demo": "pages/components/tabs/ThemeTabs.js"}}

🎨 If you are looking for inspiration, you can check [MUI Treasury's customization examples](https://mui-treasury.com/styles/tabs/).

## Vertical tabs
Expand Down
6 changes: 0 additions & 6 deletions docs/src/pages/components/timeline/timeline.md
Expand Up @@ -53,9 +53,3 @@ Here is an example of customizing the component.
You can learn more about this in the [overrides documentation page](/customization/how-to-customize/).

{{"demo": "pages/components/timeline/CustomizedTimeline.js"}}

## Theming

Here is an example of theming the component. You can learn more about this in the [theming page](/customization/theming) and [theme components page](/customization/theme-components)

{{"demo": "pages/components/timeline/ThemeTimeline.js", "bg": true}}
6 changes: 0 additions & 6 deletions docs/src/pages/components/toggle-button/toggle-button.md
Expand Up @@ -76,12 +76,6 @@ You can learn more about this in the [overrides documentation page](/customizati

{{"demo": "pages/components/toggle-button/CustomizedDividers.js", "bg": true}}

## Theming

Here is an example of theming the component. You can learn more about this in the [theming page](/customization/theming) and [theme components page](/customization/theme-components)

{{"demo": "pages/components/toggle-button/ViewToggleButton.js", "bg": true}}

## Accessibility

### ARIA
Expand Down

0 comments on commit d9b090d

Please sign in to comment.