mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 04:13:02 +00:00
chore: fix type errors and tests
This commit is contained in:
parent
ede0f3dd02
commit
6cb1eb579a
4 changed files with 9 additions and 22 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<TabContent>Content 3</TabContent>
|
||||
|
||||
<Tabs type="container">
|
||||
<Tabs contained>
|
||||
<Tab label="Tab label 1" />
|
||||
<Tab label="Tab label 2" />
|
||||
<Tab label="Tab label 3" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue