mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
* Implement pagination in <TableView> for Samples preview * Increase page size * Fix lint * Render cells based on width * Fix lint errors * Additional tests and changes * Search bar fix * Additional fixes * Suggested changes