First let's work our state using the useState() hook, as we know we're going to have a list of albums, the initial state will be an array.
確定! 回上一頁