Skip to content

Commit 512886f

Browse files
committed
Change documentation images in the Accordion after review
1 parent ac13463 commit 512886f

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed

apps/website/screens/components/accordion/specs/AccordionSpecsPage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const sections = [
4343
Left secondary element <em>(Optional)</em>
4444
</DxcBulletedList.Item>
4545
<DxcBulletedList.Item>Title</DxcBulletedList.Item>
46+
<DxcBulletedList.Item>Sublabel</DxcBulletedList.Item>
4647
<DxcBulletedList.Item>
4748
Right secondary element <em>(Optional)</em>
4849
</DxcBulletedList.Item>
365 Bytes
Loading

apps/website/screens/components/accordion/usage/AccordionUsagePage.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,7 @@ const sections = [
140140
</DxcParagraph>
141141
<Image src={accordionContent} alt="Accordion content" />
142142
<DxcParagraph>
143-
<strong>Left</strong>. Nesting is allowed.
144-
</DxcParagraph>
145-
<DxcParagraph>
146-
<strong>Right</strong>. Icons can be used as a complement to the header label.
143+
Nesting is allowed and icons can be used as a complement to the header label.
147144
</DxcParagraph>
148145
</>
149146
),
-1.65 KB
Loading

0 commit comments

Comments
 (0)