mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
Run "yarn build:docs"
This commit is contained in:
parent
bca58f75c6
commit
a2e6822920
3 changed files with 12 additions and 3 deletions
2
types/UIShell/HeaderNavItem.svelte.d.ts
vendored
2
types/UIShell/HeaderNavItem.svelte.d.ts
vendored
|
@ -40,5 +40,5 @@ export default class HeaderNavItem extends SvelteComponentTyped<
|
|||
focus: WindowEventMap["focus"];
|
||||
blur: WindowEventMap["blur"];
|
||||
},
|
||||
{}
|
||||
{ default: {} }
|
||||
> {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue