Back to Chakra Ui

Em

apps/www/content/docs/components/em.mdx

0.3.0-beta177 B
Original Source
<ExampleTabs name="em-basic" />

Usage

js
import { Em } from "@chakra-ui/react"
jsx
<Text>
  The <Em>design system</Em> is a collection of UI elements
</Text>