diff --git a/app/layout/project/sidebar/project/scenarios-list/index.tsx b/app/layout/project/sidebar/project/scenarios-list/index.tsx index 40f34975d6..4926fae3b1 100644 --- a/app/layout/project/sidebar/project/scenarios-list/index.tsx +++ b/app/layout/project/sidebar/project/scenarios-list/index.tsx @@ -309,57 +309,58 @@ export const ScenariosList: React.FC = () => { )} {!hasScenarios && !search && !hasFilters && scenariosIsFetched && ( -
- Before we can show you any results, we‘ll need you to{' '} - - upload some features, protected areas or cost surface - {' '} - that are essential to the analysis. -
-