UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 123 B
import Link from './link'; import { LinkProps } from './link'; export declare type Props = LinkProps; export default Link;