@ariakit/react
Version:
Toolkit for building accessible web apps with React
8 lines (7 loc) • 339 B
text/typescript
export type {
HeadingOptions,
HeadingProps,
} from "@ariakit/react-components/heading/heading";
export { Heading } from "@ariakit/react-components/heading/heading";
export type { HeadingLevelProps } from "@ariakit/react-components/heading/heading-level";
export { HeadingLevel } from "@ariakit/react-components/heading/heading-level";