The Tooltip component adds a tooltip to add context to elements on the page.
import { Tooltip } from '@marvelapp/ui';
<Tooltip content="Yes they should">Should designer code?</Tooltip>