UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

5 lines (4 loc) 230 B
export { Highlight } from "./highlight"; export type { HighlightProps } from "./highlight"; export { useHighlight } from "@ark-ui/react/highlight"; export type { HighlightChunk, UseHighlightProps } from "@ark-ui/react/highlight";