Chalarangelo / furl

Functional react.js components.

Home Page:https://furl.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate button linking

Chalarangelo opened this issue · comments

As a quality-of-life change, it's worthwhile updating the Button component to automatically be of type='link' when it is provided with a href prop.

This will reduce the code required to create link buttons and make the component easier to use.