New translations clean.mdx (Portuguese)

This commit is contained in:
vcoppe
2025-11-12 17:24:11 +01:00
parent 0c64ffd362
commit 6f9d3b7fa9

View File

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