mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-30 07:13:32 +00:00
chore: generate
This commit is contained in:
parent
4469cecc4e
commit
0b4edfc64c
1 changed files with 1 additions and 3 deletions
|
|
@ -2229,9 +2229,7 @@ export default function Page() {
|
|||
setFollowup("paused", id, true)
|
||||
},
|
||||
})
|
||||
return (
|
||||
<PromptInputV2Composer controller={controller} borderUnderlay />
|
||||
)
|
||||
return <PromptInputV2Composer controller={controller} borderUnderlay />
|
||||
}}
|
||||
</Show>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue