not-apple-ui

1.0.0 • Public • Published

not-apple-ui

This is Not Apple UI.

NPM JavaScript Style Guide

Install

npm install --save not-apple-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'not-apple-ui'

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

License

MIT © keithgnz

Readme

Keywords

none

Package Sidebar

Install

npm i not-apple-ui

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

11.5 kB

Total Files

6

Last publish

Collaborators

  • keithgonzalez