mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Build lib
This commit is contained in:
parent
06ecbe78c3
commit
585341dd9c
6 changed files with 38 additions and 7 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
/** Set to `true` to add top and bottom padding to all columns */
|
||||
export let padding = false;
|
||||
|
||||
$: props = {
|
||||
...$$restProps,
|
||||
class: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue