Skip to content

Commit

Permalink
api:docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwooding committed Feb 18, 2020
1 parent 423199b commit aabf1d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/pages/api/tree-item.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Any other props supplied will be provided to the root element (native element).
| Rule name | Global class | Description |
|:-----|:-------------|:------------|
| <span class="prop-name">root</span> | <span class="prop-name">.MuiTreeItem-root</span> | Styles applied to the root element.
| <span class="prop-name">overlay</span> | <span class="prop-name">.MuiTreeItem-overlay</span> | Styles applied to the overlay element.
| <span class="prop-name">expanded</span> | <span class="prop-name">.Mui-expanded</span> | Pseudo-class applied to the root element when expanded.
| <span class="prop-name">selected</span> | <span class="prop-name">.Mui-selected</span> | Pseudo-class applied to the root element when selected.
| <span class="prop-name">group</span> | <span class="prop-name">.MuiTreeItem-group</span> | Styles applied to the `role="group"` element.
Expand Down

0 comments on commit aabf1d6

Please sign in to comment.