covfefe-react
Version:
Put meaning behind your sentences.
19 lines (12 loc) • 291 B
Markdown
# covfefe-react
Put meaning behind your sentences.
```
$ npm install covfefe-react --save
```
```js
import Covfefe from 'covfefe-react'
...
<Covfefe>I have an important press conference today</Covfefe>
// renders:
// <span>I have an important press conference today covfefe</span>
```