mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
Typo
This commit is contained in:
parent
47f6292320
commit
f17b35d848
4 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
/** Set to `true` to remove the right gutter */
|
||||
export let noGutterRight = false;
|
||||
|
||||
/** Set to `true` to add top and bottom padding this column */
|
||||
/** Set to `true` to add top and bottom padding to the column */
|
||||
export let padding = false;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue