Skip to content

Commit

Permalink
fix(core/select): stop form trigger (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalosard committed Mar 14, 2023
1 parent 97abbd3 commit 03b04a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ export class DropdownItem {
}}
>
<button
type="button"
class={{
'dropdown-item': true,
hover: this.hover,
Expand Down

0 comments on commit 03b04a6

Please sign in to comment.