@etiksan/asbutton

asigorta

Usage no npm install needed!

<script type="module">
  import etiksanAsbutton from 'https://cdn.skypack.dev/@etiksan/asbutton';
</script>

README

asbutton

asigorta

NPM JavaScript Style Guide

Install

npm install --save asbutton

Usage

import React, { Component } from 'react'

import MyComponent from 'asbutton'

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

License

MIT © asigorta