@render-props/paragraphs
Version:
A function as child component which provides an interface for creating paragraphs with line breaks from raw text with `\n` new lines. The default render child is: ```js const defaultParagraph = props => <p key={props.key} children={props.text}/> ```
| Filename | Content Type | Size | |
|---|---|---|---|
| 2.69 kB | |||
| 1.89 kB | |||
| 1.63 kB | |||
| 1.08 kB | |||
| 1.21 kB | |||
| 1.53 kB |