Fix material-ui warning
Change-Id: Iab6c8f8a6e9fc49dba99e462f2def0909500b6c6
This commit is contained in:
parent
c0f94fedec
commit
a6d5558d94
@ -46,7 +46,7 @@ const styles = theme => ({
|
||||
},
|
||||
content: {
|
||||
flexGrow: 1,
|
||||
padding: theme.spacing.unit * 3,
|
||||
padding: theme.spacing(3),
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user