diff --git a/.changeset/yellow-pumas-sort.md b/.changeset/yellow-pumas-sort.md new file mode 100644 index 0000000..f5c94a3 --- /dev/null +++ b/.changeset/yellow-pumas-sort.md @@ -0,0 +1,5 @@ +--- +"@lynx-js/react-use": patch +--- + +fixed home icon entry diff --git a/docs/en/index.md b/docs/en/index.md index d970dc2..78f5ab3 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -21,5 +21,5 @@ features: icon: ⚛️ - title: 'Cross-Platform' details: Built with Lynx's unique cross-platform capabilities in mind - icon: � + icon: ♻️ --- diff --git a/docs/zh/index.md b/docs/zh/index.md index 01a6951..2294c00 100644 --- a/docs/zh/index.md +++ b/docs/zh/index.md @@ -21,5 +21,5 @@ features: icon: ⚛️ - title: '跨平台特性' details: 基于 Lynx 跨平台特性精心设计 - icon: 🔧 + icon: ♻️ ---