From a0e72db86a8b4365c5c6cba2507d6012c94f1ff5 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sun, 17 Feb 2019 11:06:28 -0500 Subject: [PATCH] fix crud example --- site/content/examples/7guis-crud/App.svelte | 27 ++++++++++----------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/site/content/examples/7guis-crud/App.svelte b/site/content/examples/7guis-crud/App.svelte index bf68cb2b8d..388a2f4ea3 100644 --- a/site/content/examples/7guis-crud/App.svelte +++ b/site/content/examples/7guis-crud/App.svelte @@ -3,13 +3,22 @@