Skip to content

Commit

Permalink
Merge branch 'lubega/dropdown-ui-fixes' of github.com:deriv-com/ui in…
Browse files Browse the repository at this point in the history
…to lubega/dropdown-ui-fixes
  • Loading branch information
lubega-deriv committed Jul 1, 2024
2 parents 63890e9 + 6a86360 commit 893f507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stories/Dropdown.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const meta = {
onSelect: (value: string) => console.log(`Selected value: ${value}`),
value: "option1",
variant: "comboBox",
islabelAnimationDisabled: false,
},
} satisfies Meta<typeof Dropdown>;

Expand Down

0 comments on commit 893f507

Please sign in to comment.