Skip to content

Commit b3ea38e

Browse files
authored
docs(README): fix "Black box in Safari / iOS" (#181)
1 parent a2fb377 commit b3ea38e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,6 @@ When using `rgba` as a `backgroundColor` or `foregroundColor` value, [S
312312

313313
Using base tag on a page that contains SVG elements fails to render and it looks like a black box. Just remove the **base-href** tag from the `<head />` and issue solved.
314314

315-
<img width="200" alt="Black box" src="https://user-images.githubusercontent.com/11562881/39406054-2f308de6-4bce-11e8-91fb-bbb35e29fc10.png" />
315+
![](https://user-images.githubusercontent.com/11562881/39406054-2f308de6-4bce-11e8-91fb-bbb35e29fc10.png)
316316

317-
See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](
317+
See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](https://github.com/danilowoz/react-content-loader/issues/109)

0 commit comments

Comments
 (0)