Created
October 3, 2021 09:58
-
-
Save mark123jesper/97d77e915f390406e6645bf5a2b200b5 to your computer and use it in GitHub Desktop.
Map Array in jsx form
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{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