mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
parent
d5a6b5873b
commit
a32bcbccd7
5 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
class:bx--date-picker-container="{true}"
|
||||
class:bx--date-picker--nolabel="{!labelText}"
|
||||
>
|
||||
{#if labelText}
|
||||
{#if labelText || $$slots.labelText}
|
||||
<label
|
||||
for="{id}"
|
||||
class:bx--label="{true}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue