2.0.0 • Published 5 years ago
github-actions-playground v2.0.0
github-actions-playground
Made with create-react-library
Install
npm install --save github-actions-playground
Usage
import React, { Component } from 'react'
import MyComponent from 'github-actions-playground'
import 'github-actions-playground/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © cabargues