ui-library-for-testing
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ui-library

just a test

NPM JavaScript Style Guide

Install

npm install --save ui-library

Usage

import React, { Component } from 'react'

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

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i ui-library-for-testing

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.69 kB

Total Files

9

Last publish

Collaborators

  • laststranger