Typography

The @iqmetrix/antd package contains components which should be preferred over basic HTML tags when displaying text. This will ensure that your displayed text will adhere to the design system with little to no maintenance to match.

  1. Typography.Title over header tags

  2. Typography.Text over plain text without tags

  3. Typography.Paragraph over p tags

Last updated on by Steven Lu