Skip to content

Commit

Permalink
Add __next40pxDefaultSize to async story for FormTokenField
Browse files Browse the repository at this point in the history
  • Loading branch information
hbhalodia committed Dec 3, 2024
1 parent e6db9c7 commit fd2f767
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Async.args = {
label: 'Type a continent',
suggestions: continents,
__nextHasNoMarginBottom: true,
__next40pxDefaultSize: true,
};

export const DropdownSelector: StoryFn< typeof FormTokenField > =
Expand Down

0 comments on commit fd2f767

Please sign in to comment.