1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

fix warnings

This commit is contained in:
renjie-run
2025-02-25 16:56:16 +08:00
parent 30d0a34afa
commit 966fc65a9d

View File

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