seas-computing / mark-one

A UI component library for building React Apps (in development)
https://seas-computing.github.io/mark-one/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Set combo box button type #151

Closed rmainwork closed 1 year ago

rmainwork commented 1 year ago

Describe your changes

Added button type to combo box dropdown. This prevents the button from accidentally submitting the form. You can see a reproduction of this by pasting the below code into the docs here

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #150