pagefly-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

pagefly-ui

NPM JavaScript Style Guide

Install

npm install --save pagefly-ui

Usage

import * as React from 'react'

import MyComponent from 'pagefly-ui'

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

License

MIT © paul-phan

Readme

Keywords

none

Package Sidebar

Install

npm i pagefly-ui

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

361 kB

Total Files

17

Last publish

Collaborators

  • paul-phan