diff --git a/src/App.js b/src/App.js index c9315d9..f9183e2 100644 --- a/src/App.js +++ b/src/App.js @@ -80,7 +80,7 @@ export function MyForm(props) { value={date} onChange={(e) => setDate(e.target.value)} /> -