Skip to content

Commit 3150845

Browse files
committed
Updated static club data
1 parent 388d68c commit 3150845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/club/ClubData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const clubData: Club[] = [
4949
linkedin: "https://linkedin.com/company/mulearn",
5050
whatsapp: "https://wa.me/919876543210"
5151
},
52-
enrolled: true // Example: Ujuhun is enrolled
52+
enrolled: true
5353
}
5454
];
5555

0 commit comments

Comments
 (0)