mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Update Code.svelte
This commit is contained in:
@@ -56,6 +56,5 @@
|
||||
<div class="code-block is-relative">
|
||||
<button class="button is-light is-outlined is-small p-2" on:click={copyFunction}>Copy</button>
|
||||
<HighlightAuto code={text} />
|
||||
</HighlightAuto>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user