Skip to content

Commit 7c1d49d

Browse files
committed
Remove unused speak prop from OptionStep
1 parent 4c1d31d commit 7c1d49d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ChatBot.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,6 @@ class ChatBot extends Component {
551551
<OptionsStep
552552
key={index}
553553
step={step}
554-
speak={this.speak}
555554
previousValue={previousStep.value}
556555
triggerNextStep={this.triggerNextStep}
557556
bubbleOptionStyle={bubbleOptionStyle}

0 commit comments

Comments
 (0)