upd: tulisan anggota pada tugas divisi
This commit is contained in:
@@ -114,7 +114,7 @@ export default function ListAnggotaDetailTask() {
|
|||||||
return (
|
return (
|
||||||
<Box pt={20}>
|
<Box pt={20}>
|
||||||
<Group justify="space-between">
|
<Group justify="space-between">
|
||||||
<Text c={tema.get().utama}>Anggota Terpilih</Text>
|
<Text fw={'bold'} c={tema.get().utama}>Anggota</Text>
|
||||||
<Text c={tema.get().utama}>Total {isData.length} Anggota</Text>
|
<Text c={tema.get().utama}>Total {isData.length} Anggota</Text>
|
||||||
</Group>
|
</Group>
|
||||||
<Box pt={10}>
|
<Box pt={10}>
|
||||||
|
|||||||
Reference in New Issue
Block a user