Skip to content

Commit 6640e76

Browse files
committed
eslint fixes
1 parent c5edaf9 commit 6640e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ export const btnStyles = [
1515
'danger',
1616
'emphasis', // alias of "danger"
1717
'border',
18-
'flat', // alias of "border"
18+
'flat', // alias of "border"
1919
'link'
2020
];

0 commit comments

Comments
 (0)