File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
packages/web3/src/crypto-input Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 60
60
| amount | user had token amount | ` bigint ` | - | - |
61
61
| price | token price | ` string \| number ` | - | - |
62
62
| 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 )
Original file line number Diff line number Diff line change 61
61
| amount | 用户拥有的代币数量 | ` bigint ` | - | - |
62
62
| price | 代币的价格 | ` string \| number ` | - | - |
63
63
| 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 )
You can’t perform that action at this time.
0 commit comments