From d7575ccbb4af53944673ec8b927b21c81a5a0ed4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B4=AB=E7=AB=B9?= Date: Sun, 15 Oct 2023 20:10:32 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/index.md b/docs/index.md index 4b75107..c18e647 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,13 +22,3 @@ features: emoji: 🎨 description: 轻松管理交易状态。交易历史记录和通知 --- - -## 谁在使用 - - - -## 安装 - -```sh -yarn add @usedapp/core ethers@5.7.2 -``` From b705d00c4dde35799e43e72994197fd4e1f17955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B4=AB=E7=AB=B9?= Date: Wed, 18 Oct 2023 00:50:09 +0800 Subject: [PATCH 2/7] =?UTF-8?q?chore:=20=E5=88=A0=E9=99=A4=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E5=B9=BF=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .dumi/theme/layouts/DocLayout/index.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.dumi/theme/layouts/DocLayout/index.tsx b/.dumi/theme/layouts/DocLayout/index.tsx index 3e574a2..c29f2d5 100644 --- a/.dumi/theme/layouts/DocLayout/index.tsx +++ b/.dumi/theme/layouts/DocLayout/index.tsx @@ -94,14 +94,6 @@ const DocLayout: FC = () => {
{outlet} -