Skip to content

Commit ba141e4

Browse files
authored
Update recommended.js
1 parent 777c946 commit ba141e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/recommended.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
settings: {
1515
github: {
1616
components: {
17-
Link: { as: { undefined: 'a', 'button': 'button'}},
17+
Link: { props: { as: { undefined: 'a', 'button': 'button'}}},
1818
Button: { default: 'button' },
1919
}
2020
}

0 commit comments

Comments
 (0)