Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
1587315093 authored Nov 22, 2023
1 parent f2f8690 commit beb69f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ pnpm install scratch-card-react
| children | 刮开蒙层显示的底部元素 | `ReactNode` | - |
| coverColor | 刮刮卡蒙版的颜色 | `string` | `#ddd` |
| coverImg | 刮刮卡蒙版的图片 | `string \| Promise<any>` | - |
| callbackInfo | 刮开一定比例触发的回调信息 | `{ callback:()=>void,radio:number }` | - |
| callbackInfo | 刮开一定比例触发的回调信息 | `{ callback:()=>void,ratio:number }` | - |
| width | 刮刮卡宽度 | `number` | `240` |
| height | 刮刮卡高度 | `number` | `120` |

Expand Down

0 comments on commit beb69f8

Please sign in to comment.