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