Skip to content

Commit

Permalink
update story
Browse files Browse the repository at this point in the history
  • Loading branch information
OskiTheCoder committed Dec 21, 2024
1 parent 1f97f16 commit 46a47fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions easy-ui-react/src/ForgeLayout/ForgeLayout.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,9 @@ const Template = (args: Partial<ForgeLayoutProps>) => {
Back
</ForgeLayout.BackButton>
<ForgeLayout.Breadcrumbs>
<ForgeLayout.Breadcrumb>Breadcrumb One</ForgeLayout.Breadcrumb>
<ForgeLayout.Breadcrumb>Breadcrumb Two</ForgeLayout.Breadcrumb>
<ForgeLayout.Breadcrumb>Sub Account</ForgeLayout.Breadcrumb>
<ForgeLayout.Breadcrumb>
Breadcrumb Three
Sub Account Name
</ForgeLayout.Breadcrumb>
</ForgeLayout.Breadcrumbs>
</ForgeLayout.BreadcrumbsNavigation>
Expand Down

0 comments on commit 46a47fb

Please sign in to comment.