Skip to content

Commit

Permalink
pr-fix6
Browse files Browse the repository at this point in the history
  • Loading branch information
nina992 committed Sep 14, 2023
1 parent 26af71e commit e399c29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ export const Default: Story = (args: Props) => {
Default.args = {
label: "test",
selected: false,
keyValue: "test",
key: "test",
};

0 comments on commit e399c29

Please sign in to comment.