From e45e3b208fad37c23ffc50fecd928677e70ca3ec Mon Sep 17 00:00:00 2001 From: dengpeng Date: Thu, 11 Jan 2024 15:54:49 +0800 Subject: [PATCH] =?UTF-8?q?[Issues:=20#I8V60G]=20checkbox=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0shape=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1224/react-native-checkbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1224/react-native-checkbox.md b/1224/react-native-checkbox.md index 6a2a9945..fe822f06 100644 --- a/1224/react-native-checkbox.md +++ b/1224/react-native-checkbox.md @@ -210,7 +210,7 @@ ohpm install ## 兼容性 -请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-community/checkbox Releases](https://github.com/react-native-oh-library/react-native-checkbox/releases) +请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-tpl/checkbox Releases](https://github.com/react-native-oh-library/react-native-checkbox/releases) ## 属性 -- Gitee