Ayaskanta Samal

Results 6 comments of Ayaskanta Samal

> You can pass in $ngRedux as the store: > > ``` > react2angular(MyComponent, undefined, ['$ngRedux']) > ... > > ... > ``` do we have any working example?

Any update on this thread?

I solved this issue by using peerDepsExternal({ includeDependencies: true }), but I am having issues with local css file.It is not injecting

@SreekanthOAuth are you able to make it ?, if yes, can you please submit the solution?

@v1adko Do you have an example of a unit test using react-testing-library for this ?