You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At minimum the Table component should take an array, items; other array header and hover to signal change of background on hover. Should be sortable at least by one column,and handle pagination.
Right now in the examples there is a table built upon the Grid, it would be nice to have a
<Table items={someobject} />
The text was updated successfully, but these errors were encountered: