Skip to content

Commit 1287593

Browse files
authored
Update locations-sidebar.js
1 parent 39755b3 commit 1287593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/home/components/locations-sidebar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default class MyChildComponent extends React.Component {
1515
return (
1616
<div className={myButton.myButton}>
1717
<a href="www.google.com">
18-
Alright there son. Looks like you had to capitalise the component name
18+
Go to Google!
1919
</a>
2020
</div>
2121
);

0 commit comments

Comments
 (0)