I'm using the following Formik select component with multiple selections but I am unsure how to style it using Material-UI styling (if possible) or my own styling to atleast make it look like a Material-UI select with some height and length as well as rounded borders.
Pls see here: https://codesandbox.io/s/l313z619l?file=/src/index.js:673-679
can you not just add a class to it? and style via that?