Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Rename Sponsor component #28

Merged

Conversation

miguelnietoa
Copy link
Contributor

The Sponsors component was renamed to Sponsor.

Now it makes sense to read the code as follows:

{sponsors.map((sponsor) => <Sponsor key={sponsor.website} {...sponsor} />)}

Copy link

netlify bot commented Oct 30, 2024

👷 Deploy request for classy-blancmange-844a56 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2c6335e

@carlosponton carlosponton merged commit e0b8121 into Caribe-Dev:main Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants