Skip to content

Instantly share code, notes, and snippets.

@mark123jesper
Created October 3, 2021 09:58
Show Gist options
  • Save mark123jesper/97d77e915f390406e6645bf5a2b200b5 to your computer and use it in GitHub Desktop.
Save mark123jesper/97d77e915f390406e6645bf5a2b200b5 to your computer and use it in GitHub Desktop.
Map Array in jsx form
{items.map(item => (NEVER FORGET THE DIFF BETWEEN BRACKET AND PARENTHESIS))}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment