To create a page with a name and date field, you can follow these steps:
180 chars8 lines
290 chars21 lines
index.tsx426 chars14 lines
This will create a form with a name and date field and use JavaScript to grab the values when the form is submitted.
gistlibby LogSnag