1.0.1 • Published 3 years ago
@syahiramali/test-libs v1.0.1
test-libs
Made with create-react-library
Install
npm install --save test-libsUsage
import React, { Component } from 'react'
import MyComponent from 'test-libs'
import 'test-libs/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © syahirAmali