1.2.2 • Published 6 years ago

tests-scores v1.2.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

tests-scores

NPM JavaScript Style Guide

Install

npm install --save tests-scores

Usage

import React, { Component } from 'react'

import EnrollmentScores from 'tests-scores'

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

License

MIT © rudolfaraya