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

0.1.7 • Public • Published

jm-test-package

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save jm-test-package

Usage

import React, { Component } from 'react'

import MyComponent from 'jm-test-package'
import 'jm-test-package/dist/index.css'

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

License

MIT © jelenamanot

Readme

Keywords

none

Package Sidebar

Install

npm i jm-test-package

Weekly Downloads

0

Version

0.1.7

License

MIT

Unpacked Size

6.37 kB

Total Files

13

Last publish

Collaborators

  • jelenamanot