UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 118 B
import Button from './Button'; export type { ButtonProps } from './Button'; export { Button }; export default Button;