1.5.0 • Published 2 years ago

ylib2 v1.5.0

Weekly downloads
-
License
sMIT
Repository
github
Last release
2 years 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

2 years ago

1.4.0

2 years ago