UNPKG

@atlaskit/heading

Version:

A heading is a typography component used to display text in different sizes and formats.

9 lines 386 B
/* eslint-disable @repo/internal/deprecations/deprecation-ticket-required -- VOLTC-139 tracks removal of these deprecated re-export shims. */ /** * @deprecated Import from the generated per-export subpath instead. */ export { useHeading } from '../use-heading'; /** * @deprecated Import from the generated per-export subpath instead. */ export { default } from '../heading-context';