Skip to content

Commit

Permalink
Add comment for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
smerriman18 authored Mar 2, 2020
1 parent d49d15c commit 612c313
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/components/drawers/ResponsiveDrawer.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const useStyles = makeStyles(theme => ({
display: 'none',
},
},
// necessary for content to be below app bar
toolbar: theme.mixins.toolbar,
drawerPaper: {
width: drawerWidth,
Expand Down

0 comments on commit 612c313

Please sign in to comment.