1.6.0 • Published 9 years ago

t7-component-hello-world v1.6.0

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

t7-component-hello-world

this is an amazing feat of technology!!!

npm.io

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;
1.6.0

9 years ago

1.5.0

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago