Skip to main content

crono 0.3.8-typescript.41

· One min read
Fabio Russo
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 size prop now, default is article (childrens will inherit)
  • you can add color prop now, default is dark (childrens will inherit)

Crono Package