From 84f19bbb7c2f594e619aba96a66368d74e4b5a5d Mon Sep 17 00:00:00 2001 From: Dylan Yang Date: Wed, 1 Apr 2020 12:13:02 +0800 Subject: [PATCH] Update README.md NOTICE warning (#322) --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6fe5bbba..4d1cd29c 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,14 @@ function handleClick(e, data) { function MyApp() { return (
+ {/* NOTICE: id must be unique between EVERY and pair */} + {/* NOTICE: inside the pair, and must have the same id */} - {/* NOTICE: id must be unique for EVERY instance */} +
Right click to see the menu
- + ContextMenu Item 1