Skip to content

Commit

Permalink
Update packages/storybook/src/nimble/anchor-tabs/anchor-tabs.stories.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Milan Raj <[email protected]>
  • Loading branch information
Jonathan Meyer and rajsite authored Oct 23, 2024
1 parent e1b6ce2 commit c5237bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const simpleTabs = [

const wideTabs = [
{
title: 'Tab 1 that is too long to fit in the drop down width',
title: 'Tab 1 that is too long and should probably be shorter but is not',
id: '1',
disabled: false,
href: 'https://nimble.ni.dev'
Expand Down

0 comments on commit c5237bf

Please sign in to comment.