mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
refactor: remove unnecessary useRefs (#780)
This commit is contained in:
parent
d3a1026ae3
commit
2285bba66e
5 changed files with 50 additions and 50 deletions
|
|
@ -201,6 +201,7 @@ export const App = ({
|
|||
|
||||
const { streamingState, submitQuery, initError, pendingHistoryItems } =
|
||||
useGeminiStream(
|
||||
config.getGeminiClient(),
|
||||
addItem,
|
||||
setShowHelp,
|
||||
config,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue