cooltexty
v2.1.0
Published
cool text
Downloads
2
Readme
cooltexty
cool text
Install
npm install --save cooltexty
Usage
import React, { Component } from 'react'
import {Cooltexty} from 'cooltexty'
import 'cooltexty/dist/index.css'
class Example extends Component {
render() {
return <Cooltexty textColor='#cd122d' overlayColor='#fdc52c' text="hey John" />
}
}
License
MIT © akhil