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

fix: Update examples removing unused 'index' argument #7634

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

erasmoh
Copy link
Contributor

@erasmoh erasmoh commented Feb 19, 2025

Fixes #7631

Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
19-react-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 4:53am
react-dev ✅ Ready (Inspect) Visit Preview Feb 19, 2025 4:53am

Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@erasmoh
Copy link
Contributor Author

erasmoh commented Feb 19, 2025

Hi @mattcarrollcode just when you have some time.

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.

[Typo]: index argument of the map function is not used, so better to omit it as the second optional argument.
2 participants