Skip to content

Commit

Permalink
feat: added danger color to uk-button
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras authored and anehx committed Mar 28, 2023
1 parent d3252e5 commit 00159e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/components/uk-button.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export const BUTTON_COLOR_OPTIONS = [
COLOR_OPTIONS.DEFAULT,
COLOR_OPTIONS.PRIMARY,
COLOR_OPTIONS.SECONDARY,
COLOR_OPTIONS.DANGER,
COLOR_OPTIONS.LINK,
COLOR_OPTIONS.TEXT,
];
Expand Down

0 comments on commit 00159e9

Please sign in to comment.