Skip to content

Commit

Permalink
fix: fix stories
Browse files Browse the repository at this point in the history
  • Loading branch information
te6-in committed Dec 4, 2024
1 parent 7d3a0b1 commit 3afcccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stories/TextField.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const CommonStoryTemplate: Story = {
description:
"Sint pariatur labore et elit dolore sunt velit incididunt nisi laboris cillum et dolore ad ullamco.",
placeholder: "Placeholder",
prefix: <IconPaperplaneLine />,
prefixIcon: <IconPaperplaneLine />,
suffix: "Suffix",
maxGraphemeCount: 10,
},
Expand Down

0 comments on commit 3afcccb

Please sign in to comment.