Seems like createFeature should also be updated to not use this version of createFeatureSelector?
|
const featureSelector = createFeatureSelector<AppState, FeatureState>(name); |
Originally posted by @bryantlikes in #3179 (comment)
Ahh my bad, let me raise a PR. or if you want to take it let me know