Using useEffect like ComponentDidUpdate

后端 未结 0 1911
独厮守ぢ
独厮守ぢ 2020-12-19 13:17

I am trying to have 3 buttons where if one is in an active state, the other 2 will automatically be inactive.

 if (isActive === "true") {
                   


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