Skip to content

Commit

Permalink
Minor changes,updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harshitkumar31 committed Apr 27, 2017
1 parent 4b3eb33 commit 88b4661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/asyncDataLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,4 @@ const AsyncDataLoader = (WrappedComponent, { componentName, refreshInterval, wra
return withRouter(connect(mapStateToProps, mapDispatchToProps)(AsyncLoaderWrappedComponent));
};

export default AsyncDataLoaderV2;
export default AsyncDataLoader;

0 comments on commit 88b4661

Please sign in to comment.