Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
Added onClick and href prop to the button component since they are the most used props while using the Button component so we get better intellisense while developing.
Check List (Check all the applicable boxes)
[x] My code follows the code style of this project.
[x] My change requires changes to the documentation.
[x] I have updated the documentation accordingly.
[x] All new and existing tests passed.
[x] This PR does not contain plagiarized content.
[x] The title of my pull request is a short description of the requested changes.
Fixes Issue
10141
Changes proposed
Added onClick and href prop to the button component since they are the most used props while using the Button component so we get better intellisense while developing.
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers