0.1.0 • Published 4 years ago

fc-mc-test03 v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

fc-mc-test01

for testing with npm publish - TSX library attempt

NPM JavaScript Style Guide

Install

npm install --save fc-mc-test01

Usage

import React, { Component } from 'react'

import MyComponent from 'fc-mc-test01'
import 'fc-mc-test01/dist/index.css'

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

License

MIT © handsoffred