From e4cd1896b2429cf0eda47f2c7f682ccf9d643488 Mon Sep 17 00:00:00 2001 From: Samet <9467273+selmansamet@users.noreply.github.com> Date: Fri, 25 May 2018 19:52:10 +0000 Subject: [PATCH] Documentation example code fixing typo --- src/docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/configuration.md b/src/docs/configuration.md index 4dbc990d..f39c8ad9 100644 --- a/src/docs/configuration.md +++ b/src/docs/configuration.md @@ -114,7 +114,7 @@ const MyMapComponent = compose( > {props.isMarkerShown && } -)) +) ``` @@ -146,7 +146,7 @@ const MyMapComponent = compose( > {props.isMarkerShown && } -)) +) class MyFancyComponent extends React.PureComponent { state = {