From 925eae4efa2533c62a8f0fb53c659b9521c589d7 Mon Sep 17 00:00:00 2001 From: maxbittker Date: Tue, 10 Oct 2017 11:18:34 -0700 Subject: [PATCH] rst needs newline to parse this --- docs/integrations/react.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations/react.rst b/docs/integrations/react.rst index bc27929a28c6..6200fd0f60e1 100644 --- a/docs/integrations/react.rst +++ b/docs/integrations/react.rst @@ -61,6 +61,7 @@ Sentry using ``Raven.captureException``, and optionally this is also a great opp } .. code-block:: javascript +

Sidebar