Skip to content

Commit

Permalink
Fixed #5822 - SplitButton: Main Icon Not Showing Up
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Jun 7, 2024
1 parent a3782c7 commit 38a334a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lib/splitbutton/SplitButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
type="button"
:class="cx('button')"
:label="label"
:icon="icon"
:disabled="disabled"
:severity="severity"
:text="text"
Expand Down

0 comments on commit 38a334a

Please sign in to comment.