mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
docs(accordion): adjust section title verbiage
This commit is contained in:
parent
630b04a546
commit
00097b4dc8
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ See the [ExpandableAccordion recipe](/recipes/ExpandableAccordion) for a togglea
|
|||
</AccordionItem>
|
||||
</Accordion>
|
||||
|
||||
### Chevron aligned left
|
||||
### Left-aligned chevron
|
||||
|
||||
<Accordion align="start">
|
||||
<AccordionItem title="Natural Language Classifier">
|
||||
|
@ -148,7 +148,7 @@ See the [ExpandableAccordion recipe](/recipes/ExpandableAccordion) for a togglea
|
|||
|
||||
<Accordion skeleton />
|
||||
|
||||
### Skeleton (chevron aligned left)
|
||||
### Skeleton (left-aligned chevron)
|
||||
|
||||
<Accordion skeleton align="start" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue