Skip to content

Commit 91e0f54

Browse files
committed
uncomment
1 parent 1ac4269 commit 91e0f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sites/svelte-5-preview/src/lib/Output/Viewer.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@
276276
</button>
277277
</div>
278278
279-
<!-- <section slot="panel-body">
279+
<section slot="panel-body">
280280
<Console {logs} {theme} on:clear={clear_logs} />
281-
</section> -->
281+
</section>
282282
</PaneWithPanel>
283283
284284
<div class="overlay">

0 commit comments

Comments
 (0)