mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 03:24:42 -07:00
Fixes for Ink 6.4.0 (#12352)
This commit is contained in:
@@ -47,6 +47,7 @@ const renderWithContext = (
|
||||
<StreamingContext.Provider value={contextValue}>
|
||||
{ui}
|
||||
</StreamingContext.Provider>,
|
||||
width,
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user