1.0.0 • Published 3 years ago
textcolor-react-hubstudio v1.0.0
textcolor-react-hubstudio
Made with create-react-library
Install
npm install --save textcolor-react-hubstudioUsage
import React, { Component } from 'react'
import MyComponent from 'textcolor-react-hubstudio'
import 'textcolor-react-hubstudio/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © BunyaminMete
1.0.0
3 years ago