Updated API in material-ui.
This commit is contained in:
@@ -49,7 +49,7 @@ const styles = (theme) =>
|
||||
},
|
||||
fab :
|
||||
{
|
||||
margin : theme.spacing.unit
|
||||
margin : theme.spacing(1)
|
||||
},
|
||||
viewContainer :
|
||||
{
|
||||
|
||||
@@ -48,7 +48,7 @@ const styles = (theme) =>
|
||||
},
|
||||
fab :
|
||||
{
|
||||
margin : theme.spacing.unit
|
||||
margin : theme.spacing(1)
|
||||
},
|
||||
viewContainer :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user