From 1d34e767f015849e3f8c27f3b45c3606b6d91a13 Mon Sep 17 00:00:00 2001 From: Amir Ali <43801058+amirsaeed671@users.noreply.github.com> Date: Thu, 20 Aug 2020 12:30:24 +0500 Subject: [PATCH] syntax error on in example code fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa245c50..158f2b85 100644 --- a/README.md +++ b/README.md @@ -583,7 +583,7 @@ const NodesDebugger = () => { console.log(nodes); - return null: + return null; } const Flow = () => (