0.0.3 • Published 9 months ago

shyntech-reactlib v0.0.3

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

shyntech-reactlib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save shyntech-reactlib

Usage

import React, { Component } from 'react'

import App from 'shyntech-reactlib'
import 'shyntech-reactlib/dist/index.css'

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

License

MIT © Jawad A Bashorun(https://github.com/Jawad A Bashorun)