1.5.0 • Published 9 months ago

ylib2 v1.5.0

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

y

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save y

Usage

import React, { Component } from 'react'

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

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

License

MIT © kenza

1.5.0

9 months ago

1.4.0

9 months ago