Component { componentDidMount() { // Obtenir la carte dispatch fetch('http://jsonplaceholder.typicode.com/posts').then((res) => { return ...
確定! 回上一頁