Progress on i18n

This commit is contained in:
Adolfo Reyna
2022-12-22 10:51:00 -05:00
parent 2e55d41adf
commit fc8056bd92
4 changed files with 18 additions and 12 deletions

View File

@@ -22,6 +22,7 @@ let NewComment = ({ postid, newComentAdded }) => {
style={{
flex: 8,
fontSize: 12,
backgroundColor: "white",
}}
/>
<View style={{