Skip to content

Commit

Permalink
feat: add 2 new group mentees
Browse files Browse the repository at this point in the history
  • Loading branch information
DikDns committed Oct 16, 2024
1 parent 2f49ae9 commit 7477eca
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions src/components/common/group-mabim.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export const groupMabim: GroupMabim[] = [
},
{
id: "LX08",
name: "DZAKY ALIFIANSYAH RAMDANI",
name: "Dzaky Alifiansyah Ramdani",
},
{
id: "LX09",
Expand Down Expand Up @@ -266,7 +266,7 @@ export const groupMabim: GroupMabim[] = [
},
{
id: "ZN08",
name: "siti masdariah",
name: "Siti Masdariah",
},
{
id: "ZN09",
Expand Down Expand Up @@ -554,6 +554,10 @@ export const groupMabim: GroupMabim[] = [
id: "ZR07",
name: "Aziza Putri Amelia",
},
{
id: "ZR07",
name: "Putri Amelia",
},
{
id: "ZR08",
name: "Rafli Ahmad Fauzi",
Expand All @@ -562,6 +566,10 @@ export const groupMabim: GroupMabim[] = [
id: "ZR09",
name: "Malyhah Azizah",
},
{
id: "ZR09",
name: "Malyhah H",
},
{
id: "ZR10",
name: "Bintang Kurniawan",
Expand Down

0 comments on commit 7477eca

Please sign in to comment.