react-tracker icon indicating copy to clipboard operation
react-tracker copied to clipboard

Is it even necessary to have Event-creators merged into the Component's props?

Open CharlieIGG opened this issue 5 years ago • 0 comments

If these are pure functions, why not import them and use them as-is, without having to mapToProps?

CharlieIGG avatar Jan 30 '19 00:01 CharlieIGG