alex_test_app
v1.1.0
Published
Made with create-react-library
Downloads
8
Readme
alex_test_app
Made with create-react-library
Install
npm install --save alex_test_app
Usage
import React, { Component } from 'react'
import MyComponent from 'alex_test_app'
import 'alex_test_app/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © alexantonnie