From 66e78781d2062a1f885a1cd3c609774427ed6f78 Mon Sep 17 00:00:00 2001 From: Stepan Burguchev Date: Thu, 1 Feb 2018 11:59:06 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1779b06..f8218fd 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ Result: */ ``` +[![Edit 5x89o51wr4](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/5x89o51wr4) This behavior gives you more flexibility when rendering a React node by providing the `containerEl` option. Apart from this, the underlying render logic is the same as in `ReactView`.