mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
chore(ui-shell): rename slot to "skip-to-content"
This commit is contained in:
parent
4f2251b5e1
commit
8225a0869e
2 changed files with 2 additions and 2 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
{#if story === 'header'}
|
||||
<Header {...$$props} company={undefined}>
|
||||
<div slot="skip-to-main-content">
|
||||
<div slot="skip-to-content">
|
||||
<SkipToContent />
|
||||
</div>
|
||||
<span slot="platform" class="platform-name">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue