Skip to content

Commit

Permalink
fix(storybook): remove repeated links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommytrg committed Sep 4, 2024
1 parent 2a74cf9 commit c481758
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions src/components/Navbar/WNavbar.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,41 +40,6 @@ export const Navbar: Story = {
rel: 'buy',
locale: 'buy'
},
{
key: 'build',
active: false,
to: '/build',
rel: 'build',
locale: 'build'
},
{
key: 'build',
active: false,
to: '/build',
rel: 'build',
locale: 'build'
},
{
key: 'build',
active: false,
to: '/build',
rel: 'build',
locale: 'build'
},
{
key: 'build',
active: false,
to: '/build',
rel: 'build',
locale: 'build'
},
{
key: 'build',
active: false,
to: '/build',
rel: 'build',
locale: 'build'
},
{
key: 'build',
active: false,
Expand Down

0 comments on commit c481758

Please sign in to comment.