mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
React deps
This commit is contained in:
@@ -196,7 +196,7 @@ export function useLiveFilePatch(title: string, code: string, isPartial: boolean
|
||||
|
||||
</Sheet>
|
||||
);
|
||||
}, [isEnabled, liveFileId, status]);
|
||||
}, [isEnabled, liveFileId, patchState.newContent, status, targetOverwriteWithPatch]);
|
||||
|
||||
return {
|
||||
button,
|
||||
|
||||
Reference in New Issue
Block a user