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 b5d43c8 commit 48a4a3bCopy full SHA for 48a4a3b
src/components/Link/Link.jsx
@@ -39,7 +39,7 @@ Link.defaultProps = {
39
addClass: '',
40
icon: '',
41
style: {},
42
- target: ''
+ target: '_self'
43
}
44
45
export default Link
0 commit comments