chore: add import shortcuts

This commit is contained in:
Ilia Mashkov
2026-01-18 15:53:16 +03:00
parent 20f6e193f2
commit 7ca45c2e63

View File

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