From ccbd78ec3c54b8a81dd07d7142d5d19a5efa85c9 Mon Sep 17 00:00:00 2001 From: chenwenhui133 <2984202073@qq.com> Date: Fri, 4 Jul 2025 15:49:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#ICISQP]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=A4=9A=E4=B8=AA=E6=96=87=E6=A1=A3=E4=B8=ADGitHub?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=9C=AA=E8=B7=B3=E8=BD=AC=E5=88=B0=E5=AF=B9?= =?UTF-8?q?=E5=BA=94=E7=9A=84tags=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BB=A5?= =?UTF-8?q?=E5=8F=8Areact-native-shadow-2=E5=BA=93=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=B8=AD=E7=BC=BA=E5=B0=91react=E5=BC=95?= =?UTF-8?q?=E5=85=A5=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/js/Immer.md | 2 +- en/js/jsbarcode.md | 2 +- en/js/redux-actions.md | 2 +- en/react-native-collapsible.md | 2 +- en/react-native-ratings.md | 2 +- en/react-native-shadow-2.md | 1 + zh-cn/js/Immer.md | 2 +- zh-cn/js/jsbarcode.md | 2 +- zh-cn/js/redux-actions.md | 2 +- zh-cn/react-native-collapsible.md | 2 +- zh-cn/react-native-ratings.md | 2 +- zh-cn/react-native-shadow-2.md | 1 + 12 files changed, 12 insertions(+), 10 deletions(-) diff --git a/en/js/Immer.md b/en/js/Immer.md index 77ad2ab1..3060139c 100644 --- a/en/js/Immer.md +++ b/en/js/Immer.md @@ -13,7 +13,7 @@

-> [!TIP] [Github address](https://github.com/immerjs/immer) +> [!TIP] [Github address](https://github.com/immerjs/immer/tree/v10.0.4) ## Installation and Usage diff --git a/en/js/jsbarcode.md b/en/js/jsbarcode.md index c347d137..477ba540 100644 --- a/en/js/jsbarcode.md +++ b/en/js/jsbarcode.md @@ -9,7 +9,7 @@

-> [!TIP] [Github address](https://github.com/lindell/JsBarcode) +> [!TIP] [Github address](https://github.com/lindell/JsBarcode/tree/v3.11.6) ## Installation and Usage diff --git a/en/js/redux-actions.md b/en/js/redux-actions.md index 9e3b9a6f..ac7115df 100644 --- a/en/js/redux-actions.md +++ b/en/js/redux-actions.md @@ -13,7 +13,7 @@

-> [!TIP] [GitHub address](https://github.com/redux-utilities/redux-actions) +> [!TIP] [GitHub address](https://github.com/redux-utilities/redux-actions/tree/v2.6.5) ## Installation and Usage diff --git a/en/react-native-collapsible.md b/en/react-native-collapsible.md index 7182d693..85e3b304 100644 --- a/en/react-native-collapsible.md +++ b/en/react-native-collapsible.md @@ -13,7 +13,7 @@

-> [!TIP] [GitHub address](https://github.com/oblador/react-native-collapsible) +> [!TIP] [GitHub address](https://github.com/oblador/react-native-collapsible/tree/v1.6.1) ## Installation and Usage diff --git a/en/react-native-ratings.md b/en/react-native-ratings.md index d6fb71e4..7bc5f7d5 100644 --- a/en/react-native-ratings.md +++ b/en/react-native-ratings.md @@ -13,7 +13,7 @@

-> [!TIP] [GitHub address](https://github.com/Monte9/react-native-ratings) +> [!TIP] [GitHub address](https://github.com/Monte9/react-native-ratings/tree/v8.1.0) ## Installation and Usage diff --git a/en/react-native-shadow-2.md b/en/react-native-shadow-2.md index 8b64340e..01547879 100644 --- a/en/react-native-shadow-2.md +++ b/en/react-native-shadow-2.md @@ -42,6 +42,7 @@ The following code shows the basic use scenario of the repository: ```tsx import {Text, ScrollView, View, StyleSheet} from 'react-native'; import {Shadow} from 'react-native-shadow-2'; +import React from 'react'; export function Shadow2Demo() { return ( diff --git a/zh-cn/js/Immer.md b/zh-cn/js/Immer.md index 86e4f0cc..27b4cb07 100644 --- a/zh-cn/js/Immer.md +++ b/zh-cn/js/Immer.md @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/immerjs/immer) +> [!TIP] [Github 地址](https://github.com/immerjs/immer/tree/v10.0.4) ## 安装与使用 diff --git a/zh-cn/js/jsbarcode.md b/zh-cn/js/jsbarcode.md index 0049acfd..4f4c5bfd 100644 --- a/zh-cn/js/jsbarcode.md +++ b/zh-cn/js/jsbarcode.md @@ -9,7 +9,7 @@

-> [!TIP] [Github 地址](https://github.com/lindell/JsBarcode) +> [!TIP] [Github 地址](https://github.com/redux-utilities/redux-actions/tree/v2.6.5) ## 安装与使用 diff --git a/zh-cn/js/redux-actions.md b/zh-cn/js/redux-actions.md index a5289f02..ebfcd551 100644 --- a/zh-cn/js/redux-actions.md +++ b/zh-cn/js/redux-actions.md @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/redux-utilities/redux-actions) +> [!TIP] [Github 地址](https://github.com/redux-utilities/redux-actions/tree/v2.6.5) ## 安装与使用 diff --git a/zh-cn/react-native-collapsible.md b/zh-cn/react-native-collapsible.md index 499eb119..82e39d33 100644 --- a/zh-cn/react-native-collapsible.md +++ b/zh-cn/react-native-collapsible.md @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/oblador/react-native-collapsible) +> [!TIP] [Github 地址](https://github.com/oblador/react-native-collapsible/tree/v1.6.1) ## 安装与使用 diff --git a/zh-cn/react-native-ratings.md b/zh-cn/react-native-ratings.md index 023390be..01001d7d 100644 --- a/zh-cn/react-native-ratings.md +++ b/zh-cn/react-native-ratings.md @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/Monte9/react-native-ratings) +> [!TIP] [Github 地址](https://github.com/Monte9/react-native-ratings/tree/v8.1.0) ## 安装与使用 diff --git a/zh-cn/react-native-shadow-2.md b/zh-cn/react-native-shadow-2.md index 3e17fd68..f8789e64 100644 --- a/zh-cn/react-native-shadow-2.md +++ b/zh-cn/react-native-shadow-2.md @@ -42,6 +42,7 @@ yarn add react-native-shadow-2@7.0.8 ```tsx import {Text, ScrollView, View, StyleSheet} from 'react-native'; import {Shadow} from 'react-native-shadow-2'; +import React from 'react'; export function Shadow2Demo() { return ( -- Gitee