fix: import lodash in component
This commit is contained in:
@@ -278,4 +278,4 @@ const Catalog: React.FC = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default React.memo(Catalog);
|
||||
export default Catalog;
|
||||
|
||||
Reference in New Issue
Block a user