upd: android input

Deskripsi:
- update input komentar pada android

No Issues
This commit is contained in:
2025-09-29 15:14:54 +08:00
parent bd82b7c427
commit ed175d63f2
3 changed files with 8 additions and 2 deletions

View File

@@ -79,6 +79,12 @@ const Styles = StyleSheet.create({
mb10: {
marginBottom: 10
},
mb12: {
marginBottom: 12
},
mb13: {
marginBottom: 13
},
mb15: {
marginBottom: 15
},