chore(Font): move batchFontStore to separate directory

This commit is contained in:
Ilia Mashkov
2026-05-24 13:54:15 +03:00
parent 773ab55f5c
commit 1573950605
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
export * from './appliedFontsStore/appliedFontsStore.svelte';
// Batch font store
export { BatchFontStore } from './batchFontStore.svelte';
export { BatchFontStore } from './batchFontStore/batchFontStore.svelte';
// Single FontStore
export {