1.0.2 • Published 7 months ago

explanation-package-graded v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 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 ©