Updated API in material-ui.

This commit is contained in:
Håvar Aambø Fosstveit
2019-06-25 13:13:34 +02:00
parent f79a452341
commit da3233faf3
12 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ const styles = (theme) =>
},
fab :
{
margin : theme.spacing.unit
margin : theme.spacing(1)
},
viewContainer :
{
+1 -1
View File
@@ -48,7 +48,7 @@ const styles = (theme) =>
},
fab :
{
margin : theme.spacing.unit
margin : theme.spacing(1)
},
viewContainer :
{