1.0.1 • Published 3 months ago

explanation-package2 v1.0.1

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

examination

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save examination

Usage

import React, { Component } from 'react'

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

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

License

MIT ©