master
Håvar Aambø Fosstveit 2019-11-04 23:38:11 +01:00
parent 4910b2c10d
commit 972662e2b0
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ const styles = (theme) =>
},
ListItem :
{
alignItems: 'center'
alignItems : 'center'
}
});