Access state value inside another function - useState

后端 未结 0 1782
北海茫月
北海茫月 2020-12-28 19:38

How can I access the updated value of the state? I am getting updated values on UI but not while accessing state value on the fly.

const OTP = () => {

  c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题