Lint rule react prop types addition
This commit is contained in:
committed by
Sofiya Tepikin
parent
8444d466db
commit
47379d7a1e
+2
-1
@@ -157,7 +157,8 @@ export default StyleSheet.create({
|
||||
},
|
||||
symptomViewHeading: {
|
||||
fontWeight: 'bold',
|
||||
fontFamily: textFontBold
|
||||
fontFamily: textFontBold,
|
||||
flex: 1
|
||||
},
|
||||
symptomSection: {
|
||||
marginBottom: 10
|
||||
|
||||
Reference in New Issue
Block a user