UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

3 lines 375 B
import { VisuallyHiddenStyle, visuallyHiddenStyle } from "./visually-hidden.style.js"; import { VisuallyHidden, VisuallyHiddenProps, VisuallyHiddenPropsContext, useVisuallyHiddenPropsContext } from "./visually-hidden.js"; export { VisuallyHidden, type VisuallyHiddenProps, VisuallyHiddenPropsContext, VisuallyHiddenStyle, useVisuallyHiddenPropsContext, visuallyHiddenStyle };