1.0.1 • Published 4 years ago
tamreact2921 v1.0.1
tamreact2921
Made with create-react-library
Install
npm install --save tamreact2921
Usage
import React, { Component } from 'react'
import MyComponent from 'tamreact2921'
import 'tamreact2921/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © soheilapirmohamadi