Automattic / dops-components

Shared Calypso-style components for non-Calypso projects.
GNU General Public License v2.0
9 stars 6 forks source link

Set foldable card arrow dropdown button to type=button #97

Closed dereksmart closed 7 years ago

dereksmart commented 7 years ago

This is to ensure that if there's a foldable card within a form, it will not submit on expand. I don't think there's any situation where that would be expected behavior.

eliorivero commented 7 years ago

Makes sense 🐑