New translations file.mdx (Serbian (Latin))

This commit is contained in:
vcoppe
2025-11-12 17:36:09 +01:00
parent a801166692
commit aa285d8409

View File

@@ -3,7 +3,7 @@ title: File actions
---
<script lang="ts">
import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte';
import { Plus, FolderOpen, Copy, FileX, Download } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>