upd: tampilan
Deskripsi: - list diskusi pda dashboard dan detail divisi home - ukuran banner dan stretch - detail anggota > nama - detail diskusi umum > judul kepotong - detail pengumuman > deskripsi tidak keliatan warna putih No Issues
This commit is contained in:
@@ -222,7 +222,8 @@ export default function DetailDiscussionGeneral() {
|
||||
<MaterialIcons name="chat" size={25} color={'#384288'} />
|
||||
</View>
|
||||
}
|
||||
title={data?.title + " " + data?.createdAt}
|
||||
title={data?.title}
|
||||
titleShowAll={true}
|
||||
subtitle={
|
||||
!data?.isActive ?
|
||||
<LabelStatus category='warning' text='ARSIP' size="small" />
|
||||
|
||||
Reference in New Issue
Block a user