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

1.1.1 • Public • Published

triage-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save triage-library

Usage

import React, { Component } from 'react'

import MyComponent from 'triage-library'
import 'triage-library/dist/index.css'

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

License

MIT © mihaigorasteanu

Readme

Keywords

none

Package Sidebar

Install

npm i triage-library

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

548 kB

Total Files

12

Last publish

Collaborators

  • mihai.gorasteanu