fix: imports path

This commit is contained in:
Ilia Mashkov
2026-01-07 16:54:12 +03:00
parent f26f56ddef
commit 614d6b0673
5 changed files with 39 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
import SetupFontMenu from './ui/SetupFontMenu.svelte';
export { SetupFontMenu };