Here, the form is in my Storybook decorator, so my component can be integrated with any meta framework Form component (Next, React Router...).
We check that the component sends the right data with FormData, which prevents the “name” attribute from being forgotten.
Here, the form is in my Storybook decorator, so my component can be integrated with any meta framework Form component (Next, React Router...).
We check that the component sends the right data with FormData, which prevents the “name” attribute from being forgotten.