finsim
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

components

This package is a regular npm package that contains the code for your production components

NPM JavaScript Style Guide

Install

npm install --save components

Usage

import * as React from 'react'
 
import MyComponent from 'components'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

UNLICENCED © your-github-handle

/finsim/

    Package Sidebar

    Install

    npm i finsim

    Weekly Downloads

    1

    Version

    1.0.0

    License

    UNLICENCED

    Unpacked Size

    7.11 kB

    Total Files

    13

    Last publish

    Collaborators

    • motifus