Skip to content

Commit 7396cd3

Browse files
committed
refactor: ♻️ update story text
1 parent f3c7fa6 commit 7396cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/molecules/Accordion/Accordion.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const data: AccordionDataShape[] = [
3838
{
3939
label: "This is panel header 1",
4040
children: (
41-
<p>There are many variations of passages of Lorem Ipsum available,</p>
41+
<p>There are many variations of passages of Lorem Ipsum available</p>
4242
),
4343
disabled: true,
4444
},

0 commit comments

Comments
 (0)