New translations clean.mdx (Danish)

This commit is contained in:
vcoppe
2025-11-12 17:54:26 +01:00
parent 063e567a09
commit c5982f725c

View File

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