New translations clean.mdx (Swedish)

This commit is contained in:
vcoppe
2025-11-12 17:54:44 +01:00
parent 50c4a27ce8
commit 3aff104429

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>