mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
fix more tests
This commit is contained in:
parent
13e2a56ba1
commit
698d4b077f
1 changed files with 2 additions and 2 deletions
|
@ -33,13 +33,13 @@
|
||||||
<p>Resources are provisioned based on your account's organization.</p>
|
<p>Resources are provisioned based on your account's organization.</p>
|
||||||
<div class="bx--tooltip__footer">
|
<div class="bx--tooltip__footer">
|
||||||
<Link href="/">Learn more</Link>
|
<Link href="/">Learn more</Link>
|
||||||
<Button size="small">Manage</Button>
|
<Button size="sm">Manage</Button>
|
||||||
</div>
|
</div>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
|
|
||||||
<Link href="/">Learn more</Link>
|
<Link href="/">Learn more</Link>
|
||||||
|
|
||||||
<Button size="small">Manage</Button>
|
<Button size="sm">Manage</Button>
|
||||||
|
|
||||||
<Tooltip triggerText="Resource list" icon="{Catalog}">
|
<Tooltip triggerText="Resource list" icon="{Catalog}">
|
||||||
<p>Resources are provisioned based on your account's organization.</p>
|
<p>Resources are provisioned based on your account's organization.</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue