Tabs component of MUI breaks the UI when I resize the window
Hi guys, I'm using Tabs component of MUI. When I resize the window, it places out of the parent container. I want it only place inside the parent container. How can I fix it?
1 Reply
https://codesandbox.io/p/sandbox/tabs-mui-4vh7nf?file=%2Fsrc%2FApp.js%3A11%2C24
here is codesandbox