New translations view.mdx (Hebrew)

This commit is contained in:
vcoppe
2025-11-12 17:37:06 +01:00
parent bf58de7c1f
commit 2cce3eb452

View File

@@ -3,7 +3,7 @@ title: View options
---
<script lang="ts">
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>