studio1902 / statamic-peak

Statamic Peak is an opinionated starter kit for all your Statamic sites.
GNU General Public License v3.0
611 stars 102 forks source link

Button tags should not use default link behaviour #368

Closed mikemartin closed 11 months ago

mikemartin commented 11 months ago

Fixes issue where {{ partial:components/button as="button" label="My button" }} would inherit the default href attribute.

Changes proposed in this pull request:

robdekort commented 11 months ago

Looks good. Thanks Mike. We should probably move this to the tools addon so it can easily be updated. 🤔