platform icon indicating copy to clipboard operation
platform copied to clipboard

update NgRedux class to work with redux 4.1.2

Open aandr075 opened this issue 3 years ago • 0 comments

package does not function with latest redux package due to missing the implementation of Symbol.observable: Observable<RootState>; from the store interface

aandr075 avatar Feb 08 '22 16:02 aandr075