mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
fix: remove unused imports
This commit is contained in:
@@ -12,7 +12,6 @@ import {
|
||||
PromptInputBody,
|
||||
PromptInputButton,
|
||||
PromptInputFooter,
|
||||
PromptInputHeader,
|
||||
PromptInputSubmit,
|
||||
PromptInputTextarea,
|
||||
type PromptInputMessage,
|
||||
@@ -46,7 +45,6 @@ export function InputBox({
|
||||
autoFocus,
|
||||
status = "ready",
|
||||
context,
|
||||
showWelcome = false,
|
||||
onContextChange,
|
||||
onSubmit,
|
||||
onStop,
|
||||
|
||||
Reference in New Issue
Block a user