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