Skip to content

Commit

Permalink
chore: refactor story tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mwargan committed Mar 8, 2024
1 parent d590d30 commit 64bec34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stories/Inputs/TextInput.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export const File: Story = {
args: {
value: "",
type: "file",
helpText: undefined,
},
};

Expand Down

0 comments on commit 64bec34

Please sign in to comment.