TextDisplay text using well-defined typographic styles.Preview Installation CLIManualnpmyarnpnpmbunnpx saaj add Text Usage MyText.tsximport { Text } from '@/components/ui/Text'; export function MyText() { return ( <Text>Typography is a set of rules that determine the appearance of text.</Text> ); }PreviousSpinnerNextText Area