Is it appropriate to do assignment to destructured variables?

前端 未结 0 1654
栀梦
栀梦 2020-12-10 13:20

I have declared state like this,

 this.state = { filtersEnabled: false}

and later I destructured this object as fol

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