Skip to content

Commit

Permalink
[docs] Tweak dashboard example nav list heading (#12501)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLicense authored and oliviertassinari committed Aug 13, 2018
1 parent 5a0bf7b commit b51ccf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/page-layout-examples/dashboard/listItems.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export const mainListItems = (

export const secondaryListItems = (
<div>
<ListSubheader>Saved reports</ListSubheader>
<ListSubheader inset>Saved reports</ListSubheader>
<ListItem button>
<ListItemIcon>
<AssignmentIcon />
Expand Down

0 comments on commit b51ccf3

Please sign in to comment.