lidia-first-react-lib
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save lib

Usage

import React, { Component } from 'react'

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

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

License

MIT © lidia-cot

Readme

Keywords

none

Package Sidebar

Install

npm i lidia-first-react-lib

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

14.4 kB

Total Files

12

Last publish

Collaborators

  • lidia-cot