Skip to content

Commit bcccd10

Browse files
Merge branch 'master' into patch-1
2 parents ee5480b + d1c91e1 commit bcccd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h2>Simmer</h2>
152152
createButton('Unique Delayed Button Text')
153153
createButton('Delayed Button Text')
154154
createButton('Delayed Button Text')
155-
}, 500)
155+
}, 750)
156156

157157
setTimeout(function () {
158158
createButton('Long Delayed Button Text')

0 commit comments

Comments
 (0)