upd: tampilan
Deskripsi: - header menu detail project - header menu detail tugas divisi No Issues
This commit is contained in:
@@ -140,7 +140,7 @@ export default function HeaderRightTaskDetail({ id, division, status }: Props) {
|
||||
<View style={[Styles.rowItemsCenter, Styles.mt15]}>
|
||||
<MenuItemRow
|
||||
icon={<MaterialCommunityIcons name="file-document" color="black" size={25} />}
|
||||
title="Laporan Kegiatan"
|
||||
title="Laporan"
|
||||
onPress={() => {
|
||||
if (status == 3) return
|
||||
setVisible(false)
|
||||
|
||||
Reference in New Issue
Block a user