react-components-liviu
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-components-liviu

NPM JavaScript Style Guide

Install

npm install --save react-components-liviu

Usage

import * as React from 'react'

import MyComponent from 'react-components-liviu'

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

License

MIT © liviudragnoiu

Readme

Keywords

none

Package Sidebar

Install

npm i react-components-liviu

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

44.2 kB

Total Files

12

Last publish

Collaborators

  • liviudragnoiu