+ LIVE POLL + + {question} + + {!hasSubmitted ? ( + + {options.map((option) => ( + setSelectedOption(option)} + > + {option} + + ))} + + + Submit Answer + + + ) : ( + + Thanks — your response has been submitted. + + )} +