Is it possible to remove the checkbox for selection all in material-table?
I don't want to be able to select all the options or at least how I can modify method and display a message?
Here is the sandbox example:
https://codesandbox.io/s/distracted-resonance-ckx5q?file=/src/App.js
Add showSelectAllCheckbox: false
to options