UNPKG

covfefe-react

Version:
19 lines (12 loc) 291 B
# 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> ```