Skip to content

Commit

Permalink
feat: modify content
Browse files Browse the repository at this point in the history
  • Loading branch information
shanchuan1 committed Jan 15, 2024
1 parent ffaeded commit 5bf8bb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/web3/src/connect-modal/interface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ export type DefaultGuide = {

export type ConnectModalProps = ModalProps & {
/**
* @desc 自定义钱包标题
* @descEn Custom wallet title
* @desc 自定义连接弹窗标题
* @descEn Custom connect modal title
*/
title?: React.ReactNode;
/**
Expand Down

0 comments on commit 5bf8bb6

Please sign in to comment.