diff --git a/src/components/Navbar/WNavbar.stories.ts b/src/components/Navbar/WNavbar.stories.ts index 35ce20e..0d1f67a 100644 --- a/src/components/Navbar/WNavbar.stories.ts +++ b/src/components/Navbar/WNavbar.stories.ts @@ -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,