mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
feat(types): regenerate types using sveld@0.10.2
This commit is contained in:
parent
5eb0ac9faf
commit
816f574412
173 changed files with 172 additions and 193 deletions
|
@ -30,8 +30,6 @@ export default class Breakpoint extends SvelteComponentTyped<
|
|||
> {
|
||||
/**
|
||||
* Reference the Carbon grid breakpoints
|
||||
* @constant
|
||||
* @default { sm: 320, md: 672, lg: 1056, xlg: 1312, max: 1584, }
|
||||
*/
|
||||
breakpoints: Record<BreakpointSize, BreakpointValue>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue