AppIcon fix

This commit is contained in:
mashazyu
2020-03-24 16:09:44 +01:00
committed by Sofiya Tepikin
parent cec8dbaf38
commit 1077f878ae
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ AppIcon.propTypes = {
}
AppIcon.defaultProps = {
isCTA: 'black'
color: 'black'
}
const styles = StyleSheet.create({