https://codesandbox.io/s/competent-hill-lszyv?file=/src/App.tsx
I'm trying to hide the dropdown menu (the red box) by setting the parent container with overflow:hidden but that doesn't work, how can I achieve this?
https://codesandbox.io/s/competent-hill-lszyv?file=/src/App.tsx
I'm trying to hide the dropdown menu (the red box) by setting the parent container with overflow:hidden but that doesn't work, how can I achieve this?