fix useEffects recurring

This commit is contained in:
ammarahm-ed
2020-05-08 23:43:38 +05:00
parent 8aa3ac2df7
commit 21a533b612
7 changed files with 8 additions and 8 deletions

View File

@@ -174,7 +174,7 @@ export const Container = ({
return () => {
eUnSubscribeEvent(eScrollEvent, onScroll);
};
});
},[]);
// Render