Ogidi Ifechukwu
Ogidi Ifechukwu
I'll work on that as well
This is currently how the styled upload works.    
I thought that calling the super() class method would set the variable, is there any need to set the is_used variable again?
I'm curious, I don't understand how the react component works as I haven't used React before, but If we decide to do `super().is_used = True` is that the same as...
@AmanSal1 I like your suggestions regarding the alternative approaches, and I would love to try implementing the first approach.
Let me try working on this.
Looking at the documentation, the granular approach gives a lot of flexibility to the design of the table UI. Are you suggesting the high-level API will generate a default style...
Alright, let me work on a prototype, then we can fine-tune it when I make the PR