mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
chore(text-input): remove printed value from story
This commit is contained in:
parent
40a7be5c79
commit
9c09073b58
1 changed files with 0 additions and 1 deletions
|
@ -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 />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue