We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3c7fa6 commit 7396cd3Copy full SHA for 7396cd3
src/components/molecules/Accordion/Accordion.stories.tsx
@@ -38,7 +38,7 @@ const data: AccordionDataShape[] = [
38
{
39
label: "This is panel header 1",
40
children: (
41
- <p>There are many variations of passages of Lorem Ipsum available,</p>
+ <p>There are many variations of passages of Lorem Ipsum available</p>
42
),
43
disabled: true,
44
},
0 commit comments