Skip to content

Conversation

@BalasankarMenon
Copy link

No description provided.

Copy link
Collaborator

@j-hariharan j-hariharan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do look into this @BalasankarMenon

<div className="">
<div className="grid grid-cols-3 ">
{eventSpotlight?.map((event, index) => (
<EventsCard key={index} event={event} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inside EventsCard, the Learn More button doesn't work because the attribute name used it wrong (learnMoreLink instead of learn_more). Please fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants