mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
edits
This commit is contained in:
parent
4478195ea8
commit
fcb972de19
2 changed files with 2 additions and 2 deletions
|
|
@ -586,8 +586,6 @@ export default function Share(props: {
|
|||
})
|
||||
const [showingSystemPrompt, showSystemPrompt] = createSignal(false)
|
||||
|
||||
console.log(data())
|
||||
|
||||
return (
|
||||
<main class={`${styles.root} not-content`}>
|
||||
<div class={styles.header}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue