mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
Formatted Code
This commit is contained in:
parent
3bdb9baa8a
commit
92213a8528
3 changed files with 4261 additions and 1169 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
3
types/AspectRatio/AspectRatio.svelte.d.ts
vendored
3
types/AspectRatio/AspectRatio.svelte.d.ts
vendored
|
@ -24,4 +24,5 @@ export default class AspectRatio extends SvelteComponentTyped<
|
||||||
AspectRatioProps,
|
AspectRatioProps,
|
||||||
Record<string, any>,
|
Record<string, any>,
|
||||||
{ default: {} }
|
{ default: {} }
|
||||||
> {}
|
> {
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue