We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388d68c commit 3150845Copy full SHA for 3150845
1 file changed
src/components/club/ClubData.ts
@@ -49,7 +49,7 @@ const clubData: Club[] = [
49
linkedin: "https://linkedin.com/company/mulearn",
50
whatsapp: "https://wa.me/919876543210"
51
},
52
- enrolled: true // Example: Ujuhun is enrolled
+ enrolled: true
53
}
54
];
55
0 commit comments