From 9eae10ed1a51fbdf7ab3d76ace3d062fdc9e2707 Mon Sep 17 00:00:00 2001 From: jzh <1587315093@qq.com> Date: Mon, 3 Jul 2023 11:40:36 +0800 Subject: [PATCH 1/3] enhance: label add stopPropagation --- src/components/radio/radio.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/radio/radio.tsx b/src/components/radio/radio.tsx index c5457d199b..e4bbc9d15b 100644 --- a/src/components/radio/radio.tsx +++ b/src/components/radio/radio.tsx @@ -86,6 +86,9 @@ export const Radio: FC = p => { return withNativeProps( props,