marisaza

Results 2 comments of marisaza

In my case I have wrapped FileToolbar by ThemeProvider and it helps. ```javascript //Chonky v2.3.0 //... import { ThemeProvider } from "@material-ui/core"; //... ```

Or better ```javascript //Chonky v2.3.0 //... import { ThemeProvider } from "@material-ui/core"; //... ```