react-empty-component-es6

1.0.4 • Public • Published

react-empty-component-es6

An es6 react component that returns nothing, not even and doesn't get update at all.

How to Use

Import it using the es6 syntax

import EmptyComponent from 'react-empty-component-es6';
// ...
render: function() {
    return <EmptyComponent />
}
 

/react-empty-component-es6/

    Package Sidebar

    Install

    npm i react-empty-component-es6

    Weekly Downloads

    7

    Version

    1.0.4

    License

    ISC

    Last publish

    Collaborators

    • sahanarula