Skip to content

React empty component that returns nothing, not even <noscript>

License

Notifications You must be signed in to change notification settings

sahanarula/react-empty-component-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 />
}

About

React empty component that returns nothing, not even <noscript>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published