From e4425cdf28fa226f87522e5870cb3e1a9f48ccfc Mon Sep 17 00:00:00 2001 From: KrrI Date: Thu, 12 Jun 2025 17:32:54 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#ICERGL]:=20react-native-car?= =?UTF-8?q?dview=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: KrrI --- en/react-native-cardview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/react-native-cardview.md b/en/react-native-cardview.md index 8419eedb..c75a3a46 100644 --- a/en/react-native-cardview.md +++ b/en/react-native-cardview.md @@ -257,7 +257,7 @@ Check the release version information in the release address of the third-party ## Known Issues -- [ ] cornerRadius和cardElevation属性同时调用的时会导致阴影不显示: [#issues14](https://github.com/react-native-oh-library/react-native-cardview/issues/14) +- [ ] When the cornerRadius and cardElevation properties are called simultaneously, the shadow will not be displayed: [#issues14](https://github.com/react-native-oh-library/react-native-cardview/issues/14) ## Others -- Gitee