fix details

This commit is contained in:
vcoppe
2024-08-12 14:18:41 +02:00
parent 195e54af6d
commit fb66cedfc3
4 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ title: View options
---
<script lang="ts">
import { MountainSnow, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
import { ChartArea, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>
@@ -11,7 +11,7 @@ title: View options
This menu provides options to rearrange the interface and the map view.
### <MountainSnow size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
Hide the elevation profile to make room for the map, or show it to inspect the current selection.