shikha-16 / Women-in-Technology

A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
https://women-in-technology-wit.web.app/
MIT License
716 stars 159 forks source link

change href attribute having value="#" to button #150

Closed sungod12 closed 3 years ago

sungod12 commented 3 years ago

Description. Whenever console is opened, lot of warnings are generated by react to change href attribute to valid value i.e, link which can be navigated to.

Describe the solution you'd like All those href's, as suggested by react, can be changed to button with same styling as a tag.

Additional context This is the screenshot which shows warnings more clearly. image