|
|
|
|
|
by eastbound
1491 days ago
|
|
Well they’ll just limit table rows to 6 instead of 10. That’s what React does: Instead of showing a table of 200 rows, the performance of React is so poor that it’s a design trend to make you paginate through 10-line pages. So, soon 6, “for better performance”. |
|