From afdffe57f9837d4134f764b1829652bea2568b27 Mon Sep 17 00:00:00 2001 From: Miel Truyen Date: Mon, 21 Oct 2019 23:23:39 +0200 Subject: [PATCH] Resolved some initial findings --- test/index.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/index.jsx b/test/index.jsx index 0a2e9f0..dd0008d 100644 --- a/test/index.jsx +++ b/test/index.jsx @@ -10,9 +10,8 @@ document.body.appendChild(render(
to capture events and the IDE auto-suggests using this (can we generalize this approach for customEvents?) - * - Nothing stops us from using */ /**