My Loader Component
const Loader = props => (
<ContentLoader
preserveAspectRatio="none"
style={{width: '100%' }}
>
<rect x="0" y="0" rx="5" ry="5" width="100%" height={300} />
</ContentLoader>
)
What did you expect to happen?
Expect to work for all browsers
What happened actually?Working fine on Chrome and FireFox but giving black layout for safari.
"react-content-loader": "^3.1.1"
"react": "^15.4.2"
Browsers: Safari
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4