diff --git a/svelte/src/App.svelte b/svelte/src/App.svelte index fa3be0f..e4e1199 100644 --- a/svelte/src/App.svelte +++ b/svelte/src/App.svelte @@ -1,13 +1,22 @@ Hello {name}! Visit the Svelte tutorial to learn how to build Svelte apps. - +
Visit the Svelte tutorial to learn how to build Svelte apps.