UNPKG

@yamada-ui/react

Version:

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

3 lines 233 B
import { LinkStyle, linkStyle } from "./link.style.js"; import { Link, LinkProps, LinkPropsContext, useLinkPropsContext } from "./link.js"; export { Link, type LinkProps, LinkPropsContext, LinkStyle, linkStyle, useLinkPropsContext };