Skip to content

Commit 011d002

Browse files
authored
Merge pull request #4015 from brikou/patch-1
Add missing space
2 parents fbdd8f1 + 452ac4f commit 011d002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class Link extends React.Component {
6161
activeStyle,
6262
className,
6363
activeClassName,
64-
location:propLocation,
64+
location: propLocation,
6565
isActive: getIsActive,
6666
activeOnlyWhenExact, // eslint-disable-line
6767
replace, // eslint-disable-line

0 commit comments

Comments
 (0)