New translations elevation.mdx (Chinese Traditional, Hong Kong)

This commit is contained in:
vcoppe
2025-11-12 18:00:27 +01:00
parent 6832b7b1ca
commit 268afe5f84

View File

@@ -3,7 +3,7 @@ title: Elevation
---
<script>
import { MountainSnow } MYLUCIDESVELTEIMPORT;
import { MountainSnow } from '@lucide/svelte';
import Elevation from '$lib/components/toolbar/tools/Elevation.svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>