mobileBreakpointWidth isn't working
AnyxLeo opened this issue · 1 comments
kadosh commented
I already checked the error and it is related to a missing theme provider on the example app. So, you only need to provide a main theme for your DataGrid Component.
For instance, check https://codesandbox.io/s/remotedatagrid-mobilebreakpointwidthwidth-example-d0cro
@AnyxLeo can you check it and let me know if everything is fine?