fix unpin notes after changing presenter

This commit is contained in:
Ramón Souza 2023-07-18 17:19:35 -03:00
parent e3aa12c743
commit 960bcc4f21

View File

@ -151,7 +151,6 @@ const Notes = ({
value: true,
});
}
return null;
}, []);
const renderHeaderOnMedia = () => {