New translations clean.mdx (Ukrainian)

This commit is contained in:
vcoppe
2025-11-12 17:54:47 +01:00
parent 03cb33ed04
commit 5b1d415149

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>