@mtlott/react-hello-world

0.0.3 • Public • Published

react-hello-world

React Component to display "Hello World". (Another Component Nobody Asked For And Nobody Wanted™)

NPM JavaScript Style Guide

Install

npm install --save @mtlott/react-hello-world

Usage

import React, { Component } from 'react'

import HelloWorld from '@mtlott/react-hello-world'

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

License

MIT © mtlott

Readme

Keywords

none

Package Sidebar

Install

npm i @mtlott/react-hello-world

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

270 kB

Total Files

6

Last publish

Collaborators

  • yensid