There is a aria-orientation value on an element which doesn't support it. `<div aria-orientation="vertical" class="MuiTabs-root MuiTabs-vertical mui-o7zaqn"> ` <img width="524" height="557" alt="Image" src="https://github.com/user-attachments/assets/c2c16870-2cf5-4dcd-918f-47f4a5784ec2" /> Recommendation: remove the attribute. Also the aria-label is not needed there.
There is a aria-orientation value on an element which doesn't support it.
<div aria-orientation="vertical" class="MuiTabs-root MuiTabs-vertical mui-o7zaqn">Recommendation: remove the attribute.
Also the aria-label is not needed there.