UNPKG

rsuite

Version:

A suite of react components

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