You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/uui-button/lib/uui-button.element.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -341,7 +341,7 @@ export class UUIButtonElement extends FormControlMixin(
341
341
342
342
/**
343
343
* Changes the look of the button to one of the predefined, symbolic looks. For example - set this to positive if you want nice, green "confirm" button.
@@ -350,7 +350,7 @@ export class UUIButtonElement extends FormControlMixin(
350
350
351
351
/**
352
352
* Changes the look of the button to one of the predefined, symbolic looks. For example - set this to positive if you want nice, green "confirm" button.
0 commit comments