From eeedf5d2b44b09a69fd8d8259d9e20eeaf6a0482 Mon Sep 17 00:00:00 2001 From: Syahreza Adnan Al Azhar <139461771+SyahrezaAdnanAlAzhar@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:06:48 +0700 Subject: [PATCH] Update ColapseDoc.jsx --- components/ColapseDoc.jsx | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/components/ColapseDoc.jsx b/components/ColapseDoc.jsx index 1a15b276..c707528b 100644 --- a/components/ColapseDoc.jsx +++ b/components/ColapseDoc.jsx @@ -64,16 +64,18 @@ const ColapseDoc = () => { Let's Join With Us - - Daftar Nomor Induk Mahasiswa (NIM) - - {dataNIM.map((nim, index) => ( - - {nim} - - ))} - - + + + Daftar Nomor Induk Mahasiswa (NIM) + + {dataNIM.map((nim, index) => ( + + {nim} + + ))} + + + {/*