Skip to content

Commit

Permalink
Fix inconsistent intendation
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Nov 11, 2019
1 parent 3566b22 commit 60e408e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/customization/default-theme/DefaultTheme.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function Inspector(props) {
<TreeView
key={key}
defaultCollapseIcon={<ExpandIcon />}
defaultEndIcon={<div style={{ width: 24 }} />}
defaultExpanded={defaultExpanded}
defaultExpandIcon={<CollapseIcon />}
>
Expand Down

0 comments on commit 60e408e

Please sign in to comment.