From e3727dc5f5bcda42d42aab0439e4ddcfbae298af Mon Sep 17 00:00:00 2001 From: Nikolay Kostyurin Date: Thu, 26 Mar 2020 01:00:52 +0200 Subject: [PATCH] chore(readme): update codesandbox examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd9de9a..4c9eb3f 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ const App = ({ renderProp }) => ( render() // Super easy to render ``` -[![Edit x7w52lqmzz](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/x7w52lqmzz) +[![Edit x7w52lqmzz](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/jovial-cohen-bvo08) ### PostHTML usage