Skip to content

Commit 3edcef5

Browse files
author
guohui.deng
committed
将小写改成大写
1 parent 1aece45 commit 3edcef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Toast.propTypes = {
141141
'center',
142142
'bottom',
143143
]),
144-
textStyle: propTypes.any,
144+
textStyle: PropTypes.any,
145145
positionValue: PropTypes.number,
146146
fadeInDuration: PropTypes.number,
147147
fadeOutDuration: PropTypes.number,

0 commit comments

Comments
 (0)