An open API service indexing awesome lists of open source software.

https://github.com/afeiship/render-null-decorator

Render null for react.
https://github.com/afeiship/render-null-decorator

decorator null react render

Last synced: about 1 year ago
JSON representation

Render null for react.

Awesome Lists containing this project

README

          

# render-null-decorator
> Render null for react.

## installation
```shell
npm i -S @jswork/render-null-decorator
```

## descriptions

~~~
thanks to:
https://github.com/mbasso/react-decoration/blob/master/src/decorators/components/renderNothing.js
~~~