twobin / twobin/react-lazyload
Placeholder is not working.
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
If I set any placeholder it will not work.
Here is an example.
```
}
height={180}
>
props.onClick(imageIndex, tile.id)}
/>
```
**RectLoading** returns `` from **material-ui**
I also try to add some text but nothing to show.
```
Placeholder}
height={180}
.... other code
```
can you please look at this issue
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.