From b49f0a7db0e63fa8568431c206255d2f5f6f1682 Mon Sep 17 00:00:00 2001 From: Matt Stobbs Date: Tue, 10 Sep 2019 13:43:41 +0100 Subject: [PATCH] Pass input on keydown --- 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 faba1dd062..279821491b 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