@jonathanleelx/awesome-react-component
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

awesome-react-component

A awesome react component

NPM JavaScript Style Guide

Install

npm install --save awesome-react-component

Usage

import * as React from "react";

import MyComponent from "awesome-react-component";

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

License

MIT © JonathanLee-LX

Readme

Keywords

none

Package Sidebar

Install

npm i @jonathanleelx/awesome-react-component

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

8.62 kB

Total Files

8

Last publish

Collaborators

  • jonathanleelx