Typography
note
subArticle
buttonText
article
subTitle
title
titleMax
Example:
import { Typography } from "@matchplat/crono";
<Typography color="done" size="title">
My Size
</Typography>;
The exact string to pass as a prop for the selected size, is defined into Crono UI DOC