Select with React hook forms and Api

Omg for the life of me i can’t get this select to work.

I am using React Tsx and React hook form with a hook that allows me to map through the list of parishes. However {…register(“Parish”)} does not work in my select but it works in the input field… i need help to figure out if this is possible or not…