Skip to content

Commit 982d3ad

Browse files
authored
Update README.md
Fixed 'promptHelp' option being in message
1 parent 1a13ee1 commit 982d3ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ this.$dialog
183183
.prompt({
184184
title: "Let's hear from you",
185185
body: "What is the most important thing in life?",
186+
}, {
186187
promptHelp: 'Type in the box below and click "[+:okText]"'
187188
})
188189
.then(dialog => {

0 commit comments

Comments
 (0)