Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richardvanwill authored Jun 24, 2019
1 parent 0001441 commit 853dc26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ class EditArticle extends React.Component {
}
};

export default connectApiData(Article);
export default connectApiData(EditArticle);
```

# The gist
Expand Down

0 comments on commit 853dc26

Please sign in to comment.