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(docs): update forEach to use map #37008

Merged
merged 1 commit into from
Nov 14, 2022
Merged

fix(docs): update forEach to use map #37008

merged 1 commit into from
Nov 14, 2022

Conversation

DSchau
Copy link
Contributor

@DSchau DSchau commented Nov 9, 2022

Description

Small change to leverage (what I think was intended) returning JSX from the array, instead of a forEach.

Documentation

https://www.gatsbyjs.com/docs/how-to/performance/using-slices/

Related Issues

n/a

@DSchau DSchau added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label Nov 9, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 9, 2022
@tyhopp tyhopp removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 14, 2022
@tyhopp tyhopp merged commit 58197a0 into master Nov 14, 2022
@tyhopp tyhopp deleted the docs/map-fix branch November 14, 2022 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants