Skip to content

Commit

Permalink
Update Button.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakaryCode committed Dec 16, 2021
1 parent 44d598f commit c9c09cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taro-components/types/Button.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ interface ButtonProps extends StandardProps {
formType?: keyof ButtonProps.formType

/** 微信开放能力
* @supported weapp
* @supported weapp, alipay, qq
*/
openType?: ButtonProps.openType

Expand Down

0 comments on commit c9c09cd

Please sign in to comment.