New translations extract.mdx (Danish)

This commit is contained in:
vcoppe
2025-11-12 17:24:29 +01:00
parent ed5b6e4b1d
commit 522360bbe7

View File

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