@ariakit/react
Version:
Toolkit for building accessible web apps with React
5 lines (4 loc) • 335 B
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";