We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428907f commit 628bee2Copy full SHA for 628bee2
dist/toast/index.js
@@ -104,7 +104,7 @@ Component({
104
offsetX = 0,
105
offsetY = 0,
106
iconSize = '60',
107
- iconColor = '#fff'
+ iconColor = ''
108
} = options;
109
this.setData({
110
title,
examples/dist/toast/index.js
src/toast/index.js
0 commit comments