New translations extract.mdx (Greek)

This commit is contained in:
vcoppe
2025-11-12 17:38:35 +01:00
parent bb6ae3ec00
commit aa7ffbe88d

View File

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