$Jason X
$Jason X
What about this one. `function flat(arr) { var res = arr.toString(); return res.split(',') } `
这个解决了吗?
你用什么组件替代了?
``` return Array.prototype.slice.call(arguments); ```
### **React** - [x] [How to fetch data with React Hooks?](https://www.robinwieruch.de/react-hooks-fetch-data/) @lzbSun