Fix wonky comment
This commit is contained in:
parent
6848ade046
commit
db0de651ba
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ const styles = StyleSheet.create({
|
|||
gap: 8,
|
||||
},
|
||||
newPostBtnIconWrapper: {
|
||||
marginTop: 2 /* aligns the icon visually with the text */,
|
||||
marginTop: 2, // aligns the icon visually with the text
|
||||
},
|
||||
newPostBtnLabel: {
|
||||
color: colors.white,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue