chore(Font): move batchFontStore to separate directory
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user