import { ComponentExample } from "@/components/ComponentExample" import { ComponentReference } from "@/components/ComponentReference" export const metadata = { title: `Text`, } # {metadata.title} A component that displays text using the typography styles from Medusa's design system. In this guide, you'll learn how to use the Text component. ## Usage ```tsx import { Text } from "@medusajs/ui" ``` ```tsx Text ``` --- ## API Reference --- ## Examples ### Text Sizes ### Text Weights ### Text Fonts ### Text Leading