mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
Lint fixes.
(Prettier removes trailing ` ` in Markdown docs => Use paragraph instead.)
This commit is contained in:
parent
00cab46284
commit
7be9e4ccfc
3 changed files with 9 additions and 8 deletions
|
@ -224,9 +224,9 @@
|
|||
class:bx--label="{true}"
|
||||
class:bx--label--disabled="{disabled}"
|
||||
>
|
||||
<slot name="titleText">
|
||||
{titleText}
|
||||
</slot>
|
||||
<slot name="titleText">
|
||||
{titleText}
|
||||
</slot>
|
||||
</label>
|
||||
{/if}
|
||||
<ListBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue