Skip to content

Commit

Permalink
refactor(banner): fix error in banner story
Browse files Browse the repository at this point in the history
  • Loading branch information
bsahitya committed Jun 11, 2024
1 parent a288eed commit 680c561
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const meta = {
args: {
content: (
<>
<p>{demoContent}</p>
{demoContent}
<Button label="Get started" icon="fa fa-arrow-right" trailingIcon />
</>
),
Expand Down

0 comments on commit 680c561

Please sign in to comment.