src/components/explorer/ExplorerIntro.js
Avoid too many return
statements within this function. Invalid
Invalid
return (
<ExplorerIntroState
pageType={filters.pageType}
place={filters.place}
until={filters.until}
Avoid too many return
statements within this function. Invalid
Invalid
return (<ExplorerIntroRegion
pageType={filters.pageType}
until={filters.until}
placeName={placeName}
participation={participation.data[filters.place]}