btholt / btholt/complete-intro-to-react
v3: link is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 904
- PR merge metrics
- No merged PRs in 30d
Description
When adding the showcard link I am receiving the following error:
ink is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.
I have researched this and the best answer that I can find is that self closing tags do not support inner html.
I am not sure how to move forward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.