fix: fix bad export on filterStatusComponent
This commit is contained in:
committed by
leangseu-edx
parent
e656534a51
commit
25aae2cec8
@@ -63,3 +63,5 @@ FilterStatusComponent.propTypes = {
|
||||
clearFiltersText: PropTypes.string,
|
||||
showFilteredFields: PropTypes.bool,
|
||||
};
|
||||
|
||||
export default FilterStatusComponent;
|
||||
|
||||
Reference in New Issue
Block a user