React MUI DataGrid Add Custom Menu to Toolbar

59 views Asked by At

As per the MUI custom component documentation https://mui.com/x/react-data-grid/components/, I have created custom dropdown menu called Dashboard. Some reason it's doesn't align with the menu (see image below).

enter image description here

Here is the test code https://stackblitz.com/edit/react-adn8vv?file=Demo.js

It also throwing an warning in console. enter image description here

0

There are 0 answers