caution
This can cause problems on actual tables since now TableRow has default values for color and size.
Probably some TableHead components will now look different.
Add <TableRow color="main" /> in Heads, to fix.
Table Row
- you can add
sizeprop now, default isarticle(childrens will inherit) - you can add
colorprop now, default isdark(childrens will inherit)
