mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-22 22:30:52 +01:00
Fix catalog opening when reset
This commit is contained in:
parent
85c344a4f1
commit
2a989bf6ce
@ -55,7 +55,6 @@ export const CatalogView: FC<{}> = props =>
|
||||
setActiveNodes([]);
|
||||
setSearchResult(null);
|
||||
setFrontPageItems([]);
|
||||
setIsVisible(true);
|
||||
});
|
||||
}, []);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user