react-log-console
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

test-log

NPM JavaScript Style Guide

Install

npm install --save test-log

Usage

import * as React from 'react'
 
import MyComponent from 'test-log'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © 1021683053

Readme

Keywords

none

Package Sidebar

Install

npm i react-log-console

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

79.1 kB

Total Files

8

Last publish

Collaborators

  • liweifeng