exporting a variable from index.js and importing it into another class - react.js

前端 未结 0 1545
栀梦
栀梦 2021-01-12 03:59

I am trying to use a variable from my index in another class, util.js. In my constructor in index.js, i set two variables to 0 and then use this.setState({ startTime:

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