Clear entered limit probs on submit limit order
This commit is contained in:
parent
654790315c
commit
d7b021b79f
|
@ -484,6 +484,8 @@ function LimitOrderPanel(props: {
|
|||
setIsSubmitting(false)
|
||||
setWasSubmitted(true)
|
||||
setBetAmount(undefined)
|
||||
setLowLimitProb(undefined)
|
||||
setHighLimitProb(undefined)
|
||||
if (onBuySuccess) onBuySuccess()
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user