mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 03:49:34 +00:00
Re-run "yarn build:docs"
This commit is contained in:
parent
4a0131e922
commit
41a32a72b4
3 changed files with 4 additions and 3 deletions
3
types/UIShell/Header.svelte.d.ts
vendored
3
types/UIShell/Header.svelte.d.ts
vendored
|
@ -28,7 +28,8 @@ export interface HeaderProps
|
|||
href?: string;
|
||||
|
||||
/**
|
||||
* Specify the company name
|
||||
* Specify the company name.
|
||||
* Alternatively, use the named slot "company" (e.g., `<span slot="company">...</span>`)
|
||||
* @default undefined
|
||||
*/
|
||||
company?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue