{description}
} {data.map( ({ id, title, options = [], dropdown = [], defaultValue, multiple, other, help, }) => { // Optional function that's called with the value const setterFunc = setters[id] || (() => {}) return (
{children}
{showCopy && }