From b1e5be5b7d022604473a70ccc4d527f79306df93 Mon Sep 17 00:00:00 2001 From: uribalb <20659407+uribalb@users.noreply.github.com> Date: Mon, 19 Oct 2020 09:59:33 +0100 Subject: [PATCH] Shorten props export --- .../tutorial/03-props/03-spread-props/app-a/Info.svelte | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/site/content/tutorial/03-props/03-spread-props/app-a/Info.svelte b/site/content/tutorial/03-props/03-spread-props/app-a/Info.svelte index 7412398244..84dbf41fbc 100644 --- a/site/content/tutorial/03-props/03-spread-props/app-a/Info.svelte +++ b/site/content/tutorial/03-props/03-spread-props/app-a/Info.svelte @@ -1,12 +1,9 @@

The {name} package is {speed} fast. Download version {version} from npm and learn more here -

\ No newline at end of file +