I have a useState where I am pulling up my role from MongoDB:
const [role, setRole] = useState(\'\')
On Edit screen I am trying to just selec