Update README.md

This commit is contained in:
Danilo Woznica
2018-03-25 22:32:13 -03:00
committed by GitHub
parent 575d7c8661
commit cabf854466

View File

@@ -136,7 +136,7 @@ const MyBulletListLoader = () => <BulletList />
```jsx
const MyLoader = () => (
<ContentLoader>
<ContentLoader height={140} speed={1} primaryColor={'#333'} secondaryColor={'#999'}>
{/* Pure SVG */}
<rect x="0" y="0" rx="5" ry="5" width="70" height="70" />
<rect x="80" y="17" rx="4" ry="4" width="300" height="13" />