mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
refactor
This commit is contained in:
@@ -60,10 +60,6 @@ const SelectionWrapper = ({
|
||||
setActionStrip(false);
|
||||
};
|
||||
|
||||
const closeStrip = () => {
|
||||
setActionStrip(false);
|
||||
};
|
||||
|
||||
useEffect(() => {
|
||||
eSubscribeEvent('navigate', closeStrip);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user