fix: handle multi-file tool diffs safely
Split multi-file patches before diff rendering Fixed hook dependency lint warnings
This commit is contained in:
@@ -150,6 +150,7 @@ export const ProjectsPage: React.FC = () => {
|
||||
uploadProjectIcon,
|
||||
removeProjectIcon,
|
||||
selectedProject,
|
||||
t,
|
||||
updateProjectMeta,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user