Created
February 21, 2021 13:51
-
-
Save wijiler/febc3f6aae1ceb72f33b95d5b3de6c98 to your computer and use it in GitHub Desktop.
Map
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
| <> | |
| {tasks.map((tasks) => (<h3>{tasks.text}</h3> | |
| ))} | |
| </> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.