3.0.0 • Published 6 months ago

@leptest/rcl v3.0.0

Weekly downloads
7
License
UNLICENSED
Repository
github
Last release
6 months ago

@leptest/rcl

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @leptest/rcl

Usage

import React, { Component } from 'react'

import MyComponent from '@leptest/rcl'
import '@leptest/rcl/dist/index.css'

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

License

MIT © leptest

3.0.0

6 months ago

2.0.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago