upd: announcement dan upload gambar
Deskripsi - fix html tag pada pengumuman - testing upload gambar = blm selesai No Issues
This commit is contained in:
@@ -70,7 +70,7 @@ export default function Announcement() {
|
||||
</View>
|
||||
}
|
||||
title={item.title}
|
||||
desc={item.desc}
|
||||
desc={item.desc.replace(/<[^>]*>?/gm, '')}
|
||||
rightTopInfo={item.createdAt}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user