Skip to content
Snippets Groups Projects
Commit 19324cf1 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

Fixed storybook textarea

parent 22a07bba
Branches
Tags
2 merge requests!783V3.0.0,!741making onboarding-infos-covid-2 up to date
......@@ -24,7 +24,6 @@ export const Textarea: Story = {
args: {
id: 'input1',
label: 'Label',
onValueChange: (event) => console.log((event.target as HTMLTextAreaElement).value),
},
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment