From 9c09073b58e0c2dc2f01d493dde110eae6d3e5df Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 18 Dec 2019 09:11:43 -0800 Subject: [PATCH] chore(text-input): remove printed value from story --- src/components/TextInput/TextInput.Story.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/TextInput/TextInput.Story.svelte b/src/components/TextInput/TextInput.Story.svelte index 11eaae77..451285a1 100644 --- a/src/components/TextInput/TextInput.Story.svelte +++ b/src/components/TextInput/TextInput.Story.svelte @@ -11,7 +11,6 @@ - {value} {#if story === 'skeleton'}