From 22b98ff66e0abdfdef74584cc0cefe345dd8c0a2 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 @@