1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 01:44:13 +00:00

Merge pull request #7520 from haiwen/fix-warnings

fix warnings
This commit is contained in:
Jerry Ren
2025-02-25 17:00:33 +08:00
committed by GitHub

View File

@@ -100,7 +100,7 @@ const TagFilesToolbar = ({ currentRepoInfo }) => {
return () => {
unsubscribeSelectedFileIds && unsubscribeSelectedFileIds();
};
}, []);
}, [eventBus]);
return (
<div className="selected-dirents-toolbar">