2.0.0 • Published 5 years ago

github-actions-playground v2.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

github-actions-playground

Made with create-react-library

NPM JavaScript Style Guide

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

2.0.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago