Skip to content

Commit 2907c85

Browse files
authored
docs: remove unuseful ThemeToken about CryptoInput component (#983)
* docs: remove unuseful ThemeToken about CryptoInput component * feat: remove ChangeSet
1 parent 3ab04d9 commit 2907c85

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

packages/web3/src/crypto-input/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,3 @@ group:
6060
| amount | user had token amount | `bigint` | - | - |
6161
| price | token price | `string \| number` | - | - |
6262
| unit | token price display unit, like "$" | `bigint` | - | - |
63-
64-
## Design Token
65-
66-
[Please ref Ant Design InputNumber](https://ant-design.antgroup.com/components/input-number-cn#%E4%B8%BB%E9%A2%98%E5%8F%98%E9%87%8Fdesign-token)

packages/web3/src/crypto-input/index.zh-CN.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,3 @@ group:
6161
| amount | 用户拥有的代币数量 | `bigint` | - | - |
6262
| price | 代币的价格 | `string \| number` | - | - |
6363
| unit | 代币价格的单位,比如 "$" | `string` | - | - |
64-
65-
## 主题变量
66-
67-
[请参考 Ant Design InputNumber 组件](https://ant-design.antgroup.com/components/input-number-cn#%E4%B8%BB%E9%A2%98%E5%8F%98%E9%87%8Fdesign-token)

0 commit comments

Comments
 (0)