Create the Form to match the Figma design, it should accept "voteOptions" and "timeLimit" as props:
The user should only be able to select one option for the time being.
The "Submit" button should simply fire off a page alert() with the users choice for now
Create the Form to match the Figma design, it should accept "voteOptions" and "timeLimit" as props: The user should only be able to select one option for the time being. The "Submit" button should simply fire off a page alert() with the users choice for now