1.1.0 • Published 9 months ago

hsynklc v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

hsynklc

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save hsynklc

Usage

import React, { Component } from 'react'

import MyComponent from 'hsynklc'
import 'hsynklc/dist/index.css'

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

License

MIT © HsynKlc36

1.1.0

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago