@coach97/coachinput

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import coach97Coachinput from 'https://cdn.skypack.dev/@coach97/coachinput';
</script>

README

@coach97/coachinput

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @coach97/coachinput

Usage

import React, { Component } from 'react'

import MyComponent from '@coach97/coachinput'
import '@coach97/coachinput/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT ©