1.0.0 • Published 3 years ago

scp-eval v1.0.0

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

scp-eval

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save scp-eval

Usage

import React, { Component } from 'react'

import MyComponent from 'scp-eval'
import 'scp-eval/dist/index.css'

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

License

MIT © awgaan

1.0.0

3 years ago