upd: banner

Deskripsi:
- ui list banner
- ui create banner
- ui edit banner
- ui delete banner

No Issues
This commit is contained in:
amel
2025-03-05 12:29:28 +08:00
parent 9b67457711
commit 6afe99c314
7 changed files with 279 additions and 1 deletions

View File

@@ -312,6 +312,11 @@ const Styles = StyleSheet.create({
height: 100,
borderRadius: 100
},
imgListBanner: {
width: 100,
height: 50,
borderRadius: 5
},
iconContent: {
padding: 10,
borderRadius: 100,