Fix var name
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ export default StyleSheet.create({
|
||||
},
|
||||
actionHint: {
|
||||
color: secondaryColor,
|
||||
fontFamily: fontRegular,
|
||||
fontFamily: textFont,
|
||||
fontSize: hintSize,
|
||||
margin: defaultIndentation
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user