chore(text-input): remove printed value from story

This commit is contained in:
Eric Liu 2019-12-18 09:11:43 -08:00
commit 9c09073b58

View file

@ -11,7 +11,6 @@
</script> </script>
<Layout> <Layout>
{value}
{#if story === 'skeleton'} {#if story === 'skeleton'}
<div aria-label="loading text input" aria-live="assertive" role="status" tabindex="0"> <div aria-label="loading text input" aria-live="assertive" role="status" tabindex="0">
<TextInputSkeleton /> <TextInputSkeleton />