I\'ve got an Accordion that has within it a text form:
function MovementAccordion(props) { const [formInput, setFormInput] = useState(\'\') return(