Skip to content

Commit

Permalink
add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
noogen committed Jan 26, 2024
1 parent 7ccdb19 commit cadb743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ contains the word pharmacy/Pharmacy -->

```

> And in reactjs, it would simply javascript coding with the map function like so:
> And in reactjs, we would use the `map` function like in regular javascript or example below with JSX templating:
```JSX
return (
<ul>
Expand Down

0 comments on commit cadb743

Please sign in to comment.