We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19c0951 commit 6c3c64dCopy full SHA for 6c3c64d
src/GeographicalFeatures/CriticalFacilities/Filters/index.js
@@ -212,5 +212,5 @@ FeatureFiltersForm.defaultProps = {
212
};
213
214
export default Connect(FeatureFiltersForm, {
215
- filter: 'dispatches.filter',
+ filter: 'features.filter',
216
});
0 commit comments