Repository URL to install this package:
Version:
0.9.6 ▾
|
import Paragraph from './Paragraph'
import Label from './Label'
import Heading from './Heading'
import LineBrokenText from './LineBrokenText'
import TextEllipsis from './TextEllipsis'
// export * from './styled'
// export * from './renderProps'
// export * from './typings'
// export * from './Text'
export { Paragraph, Label, Heading, LineBrokenText, TextEllipsis }
export { default } from './Text'