mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Bits
This commit is contained in:
@@ -91,7 +91,7 @@ export async function executeGatherInstruction(_i: GatherInstruction, inputs: Ex
|
||||
const isMobile = getIsMobile(); // no need to react to this
|
||||
// recreate the UI for this
|
||||
inputs.updateInstructionComponent(
|
||||
<ChatMessage
|
||||
<ChatMessage /* Not Memo as this changes frequently */
|
||||
message={inputs.intermediateDMessage}
|
||||
fitScreen={isMobile}
|
||||
isMobile={isMobile}
|
||||
|
||||
Reference in New Issue
Block a user