We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5edaf9 commit 6640e76Copy full SHA for 6640e76
src/constants.js
@@ -15,6 +15,6 @@ export const btnStyles = [
15
'danger',
16
'emphasis', // alias of "danger"
17
'border',
18
- 'flat', // alias of "border"
+ 'flat', // alias of "border"
19
'link'
20
];
0 commit comments