mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
chore(examples): update typescript example
This commit is contained in:
parent
6e9f4d57e8
commit
efbb61b646
9 changed files with 328 additions and 101 deletions
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
|
@ -1484,7 +1484,7 @@ export class Grid extends CarbonSvelteComponent {
|
|||
noGutterRight?: boolean;
|
||||
};
|
||||
|
||||
$$slot_def: { default: {} };
|
||||
$$slot_def: { default: { } };
|
||||
}
|
||||
|
||||
export class Header extends CarbonSvelteComponent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue