clean handler semantics in Dashboard.jsx (further)

This commit is contained in:
Lachlan Kermode
2018-12-05 11:36:29 +00:00
parent eeb242ef87
commit 13befd298a
5 changed files with 11 additions and 17 deletions

View File

@@ -22,7 +22,6 @@ class CardStack extends React.Component {
event={event}
language={this.props.language}
tools={this.props.tools}
// isLoading={this.props.isLoading}
getNarrativeLinks={this.props.getNarrativeLinks}
getCategoryGroup={this.props.getCategoryGroup}
getCategoryColor={this.props.getCategoryColor}