UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 106 B
import Link from './Link'; export type { LinkProps } from './Link'; export { Link }; export default Link;