CodeWithHarry / NextJs-Course

115 stars 51 forks source link

Bug: Warning for using img tag and for not using passRef in Link Tag #10

Open VREDDY-01 opened 9 months ago

VREDDY-01 commented 9 months ago

Describe the bug Warning For using image tag instead of Image Tag and warning for not using passHref in LinkTag which passes the href to the its children.

To Reproduce Go to Index.js / Blog.js Find LinkTag

Screenshots/Videos image image