mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
fix useEffects recurring
This commit is contained in:
@@ -174,7 +174,7 @@ export const Container = ({
|
||||
return () => {
|
||||
eUnSubscribeEvent(eScrollEvent, onScroll);
|
||||
};
|
||||
});
|
||||
},[]);
|
||||
|
||||
// Render
|
||||
|
||||
|
||||
Reference in New Issue
Block a user