From b3ea38e4e77693a241bf3882ffa6e82801a1bda1 Mon Sep 17 00:00:00 2001
From: Erwann Mest
Date: Mon, 3 Feb 2020 12:28:12 +0100
Subject: [PATCH] docs(README): fix "Black box in Safari / iOS" (#181)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d9eeccc..8a15d16 100755
--- a/README.md
+++ b/README.md
@@ -312,6 +312,6 @@ When using `rgba` as a `backgroundColor` or `foregroundColor` value, [S
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 `` and issue solved.
-
+
-See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](
+See: [#93](https://github.com/danilowoz/react-content-loader/issues/93) / [109](https://github.com/danilowoz/react-content-loader/issues/109)