Shedrack Godson
Results
2
comments of
Shedrack Godson
Thanks for the reply, I defined my theme as ```javascript const customTheme = createTheme({ components: { MUIDataTable: { styleOverrides: { responsiveBase: { overflow: 'none', }, }, } } }); ```...
I am facing the same issue