ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

Feature/improve button #71

Closed themitvp closed 3 years ago

themitvp commented 3 years ago

Improve button

What are you adding?

Adding a function to check if the link passed into the button is an external link, and if so, then pass it directly into the ant design button, otherwise wrap button in the react router link component

Breaking changes?

nope

Related PR