Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/white-book/05-组件篇/03-钱包组件/WalletCard.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,3 @@ const chainIconUrls = useChainIconUrls();

- [WalletConfig](./WalletConfig.md) - 钱包配置(编辑名称/主题色)
- [AddressDisplay](../02-通用组件/AddressDisplay.md) - 地址显示与复制
- [ChainIcon](./ChainIcon.md) - 链图标组件
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ function WalletConfigActivity() {
## 相关组件

- [WalletCard](./WalletCard.md) - 钱包卡片预览
- [ProgressSteps](../01-基础组件/ProgressSteps.md) - 进度指示器

---

Expand Down