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 612c313 commit 1cb77e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/pages/components/drawers/ResponsiveDrawer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const useStyles = makeStyles((theme: Theme) =>
display: 'none',
},
},
// necessary for content to be below app bar
toolbar: theme.mixins.toolbar,
drawerPaper: {
width: drawerWidth,
Expand Down

0 comments on commit 1cb77e3

Please sign in to comment.