mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
docs(stack): update to use correct tag
prop (#1964)
This commit is contained in:
parent
0f1a77a3fc
commit
adab556fa2
2 changed files with 3 additions and 3 deletions
|
@ -3,4 +3,4 @@
|
|||
</script>
|
||||
|
||||
<Stack gap="200px" orientation="vertical">Content</Stack>
|
||||
<Stack gap="{13}" orientation="horizontal">Content</Stack>
|
||||
<Stack tag="ol" gap="{13}" orientation="horizontal">Content</Stack>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue