iamshaunjp / iamshaunjp/Complete-React-Tutorial
Lesson #12
Open
- Dominant language
- No language data
- Stars
- 2k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
If you followed the video tutorial to the end and do not see the site displaying the previews for mario's blogs, the simple issue is that 'blog' is suppose to be 'blogs'.
blog.author === 'mario')} title="Mario's Blogs" />
=>
blog.author === 'mario')} title="Mario's Blogs" />
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.