I need help styling the Formik select component for multiple selections. I want to make it look like a Material-UI select with some specific height, length, and rounded borders. Any advice on how to do this using Material-UI styling or my own custom styling would be appreciated.
Check out the sandbox example here: https://codesandbox.io/s/l313z619l?file=/src/index.js:673-679