import React, {useEffect} from \'react\'; import {connect} from \'react-redux\'; import { fetchSongs } from \'../store/actions\'; const MainPage = ({songsData,