v1.2.0
🔧 Changes
fyndiq-component-button
: Added support for alink
prop, which can display a<a>
tag or any tag (usefull for integrating with React-router). Also added new prophtmlType
to support thetype
attribute on a<button>
#26
fyndiq-component-button
: Added support for a link
prop, which can display a <a>
tag or any tag (usefull for integrating with React-router). Also added new prop htmlType
to support the type
attribute on a <button>
#26