t7-component-hello-world

1.6.0 • Public • Published

t7-component-hello-world

this is an amazing feat of technology!!!

Install

$ npm install --save t7-component-hello-world

Usage

import React from 'react';
import Hello from 't7-component-hello-world';

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

export default MyComponent;

Readme

Keywords

none

Package Sidebar

Install

npm i t7-component-hello-world

Weekly Downloads

14

Version

1.6.0

License

ISC

Last publish

Collaborators

  • mundizzle