so here\'s the code:
export default () => { const [albums, setAlbums] = useState([]); useEffect(() => {