ReactJS Error - “TypeError: Object(…) is not a function” after implementing absolute imports

后端 未结 0 410
故里飘歌
故里飘歌 2021-01-06 16:15

I have the following code:

App.js

...
import {sortData, prettyPrintStat} from \'util/util\';
...
相关标签:
回答
  • 消灭零回复
提交回复
热议问题