I needed a way to separate the MUI
MenuItem
using a divider
, but it resulted in an extra border around the item where the divider was placed. The highlighted section in the image shows the item that has the divider= true
setting and the extra border. Is there a way to prevent this additional border from appearing?