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 cd3671b commit dbe11c1Copy full SHA for dbe11c1
website/src/merged-actions-data/index.js
@@ -96,7 +96,8 @@ class DifferentEntityIdExampleComponent extends Component {
96
97
return (<div>
98
<h1>Merged Actions Data</h1>
99
- <p>Source code <a href="https://github.com/edtoken/redux-tide/tree/master/website/src/merged-actions-data"
+ <p>Source code <a
100
+ href="https://github.com/edtoken/redux-tide/tree/master/website/src/merged-actions-data"
101
target='_blank'>source</a></p>
102
103
<Alert bsStyle="info">
0 commit comments