<!-- The following is part of our issue template, feel free to remove this if it doesn't apply --> ### Issue description - version `#4.1.1` - components: `DropdownItem` ### Steps to reproduce issue - DropdownItem is rendering as button and then is inside form after select is form submitting - Should be default props `type` as `button`, not empty
Issue description
#4.1.1DropdownItemSteps to reproduce issue
typeasbutton, not empty