From 6dde9395c262273ea0ff1a60f7c2b88188789ece Mon Sep 17 00:00:00 2001 From: Alessandro Segala Date: Mon, 13 May 2019 21:58:45 -0700 Subject: [PATCH] Minor updates to sample code --- example/src/App.svelte | 4 ++-- example/src/routes/Name.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/example/src/App.svelte b/example/src/App.svelte index c91aca1..e7bf40f 100755 --- a/example/src/App.svelte +++ b/example/src/App.svelte @@ -31,13 +31,13 @@ Current path: {$location}