Skip to content

Commit 1f5784c

Browse files
authored
Update README.md
1 parent a447cda commit 1f5784c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ position | PropTypes.oneOf(['top','center','bottom',]) |true | 'bottom' | Cust
111111

112112
Method | Type | Optional | Description
113113
----------------- | -------- | -------- | ----------- | -----------
114-
show(text, duration) | function | false | show a toast
114+
show(text, duration) | function | false | show a toast,unit is millisecond
115115
close() | function | true | Close toast early
116116

117117

0 commit comments

Comments
 (0)