feat: generic components
HigherOrderLogic opened this issue · 0 comments
HigherOrderLogic commented
Description
Add generic to components such as UTable
so that user can have better type control.
Additional context
UTable
is a component that I use very often, and I usually find myself missing some properties of some rows. I think adding generics to suck components will help enhance the DX a lots.