From 07bb8adcc4873ce464a5116ec8b785d27bfbcd42 Mon Sep 17 00:00:00 2001 From: Willian Pinheiro Date: Thu, 28 Dec 2023 14:09:42 -0300 Subject: [PATCH] closes #8 --- src/lib/components/Preview.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/Preview.svelte b/src/lib/components/Preview.svelte index 737abc8..41a9b00 100644 --- a/src/lib/components/Preview.svelte +++ b/src/lib/components/Preview.svelte @@ -49,7 +49,7 @@ aria-label="Preview" checked /> -
+
{@html example.html}
@@ -61,7 +61,7 @@ class="tab [--tab-bg:oklch(var(--b3))]" aria-label="Code" /> -
+