New translations clean.mdx (Korean)

This commit is contained in:
vcoppe
2025-11-12 17:24:06 +01:00
parent d36d798c1b
commit c02a0f27ca

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>