diff --git a/src/App.tsx b/src/App.tsx index daeca92..dc56066 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -243,6 +243,16 @@ const App: Component = () => { /> > )} + + + handleChange(index(), { required: e.currentTarget.checked }) + } + /> + Required +