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', }, }, } } }); ```...