Fix wonky comment
This commit is contained in:
@@ -471,7 +471,7 @@ const styles = StyleSheet.create({
|
|||||||
gap: 8,
|
gap: 8,
|
||||||
},
|
},
|
||||||
newPostBtnIconWrapper: {
|
newPostBtnIconWrapper: {
|
||||||
marginTop: 2 /* aligns the icon visually with the text */,
|
marginTop: 2, // aligns the icon visually with the text
|
||||||
},
|
},
|
||||||
newPostBtnLabel: {
|
newPostBtnLabel: {
|
||||||
color: colors.white,
|
color: colors.white,
|
||||||
|
|||||||
Reference in New Issue
Block a user