Fix wonky comment

zio/stable
Tanza3D 2023-10-18 14:14:45 +01:00
parent 6848ade046
commit db0de651ba
1 changed files with 1 additions and 1 deletions

View File

@ -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,