React Component Identity
A component that always renders it's children.
In very few occations this component can make your code look better.
Install
npm install --save react-component-identity
Usage
;; // The following: // Would result in the same html as
License
MIT © Fabio Spampinato