material-ui-table-edit
material-ui-table-edit copied to clipboard
Class Container should not be forced
The class container should be optional. This prevents customization of the object, rather it should be given an ID and we can implement any styling we wish.
I would totally be ok with making the container class an option.