From 6316b3eeedc1fb50243383604a4d87a564b38b9a Mon Sep 17 00:00:00 2001 From: hstaab Date: Thu, 29 Aug 2019 15:30:18 -0500 Subject: [PATCH] Default coords Added 0 display for uninitialized coord values --- site/content/tutorial/09-motion/02-spring/app-a/App.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/content/tutorial/09-motion/02-spring/app-a/App.svelte b/site/content/tutorial/09-motion/02-spring/app-a/App.svelte index 813c6366b1..ef538f83f6 100644 --- a/site/content/tutorial/09-motion/02-spring/app-a/App.svelte +++ b/site/content/tutorial/09-motion/02-spring/app-a/App.svelte @@ -12,12 +12,12 @@
@@ -28,4 +28,4 @@ on:mouseup="{() => size.set(10)}" > - \ No newline at end of file +