@tibcode11/testpac
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

testpac

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save testpac

Usage

import React, { Component } from 'react'

import MyComponent from 'testpac'
import 'testpac/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @tibcode11/testpac

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

233 kB

Total Files

32

Last publish

Collaborators

  • tibcode11