1.2.4 • Published 1 year ago

client-lib-mirza v1.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

client-lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save client-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'client-lib'
import 'client-lib/dist/index.css'

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

License

MIT © alimirzajani-off

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.1.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago