fix : file

Deskripsi:
- lihat atau share file
- view file ios pada home divisi > ga pake loading

No Issues
This commit is contained in:
2025-08-06 17:09:46 +08:00
parent 1298ec079a
commit 9370aac9a3
4 changed files with 6 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ export default function BannerList() {
/>
<MenuItemRow
icon={<MaterialCommunityIcons name="file-eye" color="black" size={25} />}
title="Lihat File"
title="Lihat / Share"
onPress={() => { openFile() }}
/>
<MenuItemRow