react-in-angular
react-in-angular copied to clipboard
How to add Redux Store to the embedded react component.
trafficstars
Hi, just wondering if you have any existing sample that already has Redux implemented for the react component.
It's usually the case that we are trying to import a big chunk of existing React component to Angular project and that big React component might have store and action.