New translations file.mdx (Norwegian)

This commit is contained in:
vcoppe
2025-11-12 17:52:26 +01:00
parent 75c6a2facf
commit 5bf88a34f7

View File

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