mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Some fixes
This commit is contained in:
parent
184c3d9219
commit
5f5293a5b9
2 changed files with 1 additions and 7 deletions
|
@ -26,7 +26,7 @@ components: ["SelectableTile", "SelectableTileGroup"]
|
|||
|
||||
### Multi-selectable tiles with light variant
|
||||
|
||||
<SelectableTileGroup legend="Select the options you require" light>
|
||||
<SelectableTileGroup legend="Select the options you require">
|
||||
<SelectableTile light title="Option 1" selected>
|
||||
Option 1
|
||||
</SelectableTile>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue