upd: fitur homee

Deskripsi:
- tampilan fitur berdasarkan role user login

No Issues;
This commit is contained in:
amel
2025-04-28 17:27:04 +08:00
parent a253adca35
commit c504d184b9
2 changed files with 39 additions and 6 deletions

View File

@@ -173,6 +173,12 @@ const Styles = StyleSheet.create({
w50: {
width: '50%'
},
w40: {
width: '40%'
},
w30: {
width: '30%'
},
round30: {
borderRadius: 30
},