Removed: reset inventory after filter click
This commit is contained in:
@@ -174,7 +174,6 @@ function WidgetLabel() {
|
||||
};
|
||||
|
||||
const filterHandler = () => {
|
||||
setInventoryId('');
|
||||
setFilterClick(true);
|
||||
dispatch(
|
||||
ProductActions.getProductByIdAction({
|
||||
|
||||
Reference in New Issue
Block a user