FairlineDefense / fairline-defense

0 stars 0 forks source link

Add props to ReactInputVerificationCode #86

Closed geenalux closed 1 year ago

geenalux commented 1 year ago

In this PR: Currently autofilling the code in VerifyPhone.js is not updating the component state. Add autoFocus and onCompleted props to ReactInputVerificationCode to see if that helps