mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
test: fix type errors
This commit is contained in:
parent
f14b17ec58
commit
7894166dbc
10 changed files with 29 additions and 22 deletions
|
@ -26,7 +26,7 @@
|
|||
</TooltipIcon>
|
||||
|
||||
<TooltipIcon>
|
||||
<span slot="text" style="color: red"
|
||||
<span slot="tooltipText" style="color: red"
|
||||
>Carbon is an open source design system by IBM.</span
|
||||
>
|
||||
<Carbon />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue