mihai.first.component
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

first.library

my first library

NPM JavaScript Style Guide

Install

npm install --save first.library

Usage

import React, { Component } from 'react'

import MyComponent from 'first.library'
import 'first.library/dist/index.css'

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

License

MIT © mihaialexandruanghel

Readme

Keywords

none

Package Sidebar

Install

npm i mihai.first.component

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

21.6 kB

Total Files

11

Last publish

Collaborators

  • mihaianghel