From c250793b358f6002b8f78fcda7b40008a35f6642 Mon Sep 17 00:00:00 2001 From: mattstobbs Date: Tue, 10 Sep 2019 14:08:44 +0100 Subject: [PATCH] Fix animate example (#3543) --- site/content/examples/10-animations/00-animate/App.svelte | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/content/examples/10-animations/00-animate/App.svelte b/site/content/examples/10-animations/00-animate/App.svelte index faba1dd062ab..279821491b27 100644 --- a/site/content/examples/10-animations/00-animate/App.svelte +++ b/site/content/examples/10-animations/00-animate/App.svelte @@ -109,7 +109,11 @@
- +

todo