mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-22 10:14:22 +01:00
fix share page edit
This commit is contained in:
@@ -1443,7 +1443,7 @@ export default function Share(props: {
|
||||
/>
|
||||
</div>
|
||||
</Match>
|
||||
<Match when={false}>
|
||||
<Match when={metadata()?.diff}>
|
||||
<div data-part-tool-edit>
|
||||
<DiffView
|
||||
class={styles["diff-code-block"]}
|
||||
|
||||
Reference in New Issue
Block a user