Skip to content

Commit

Permalink
test(flat-components): remove argTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Feb 16, 2022
1 parent 99cd5cb commit 4bec677
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ const storyMeta: Meta = {
args: {
active: false,
},
argTypes: {
active: {
control: { type: "boolean" },
},
},
};

export default storyMeta;
Expand Down

0 comments on commit 4bec677

Please sign in to comment.