chore(SetupFont): rename controlManager to typographySettingsStore for better semantic
This commit is contained in:
@@ -20,5 +20,5 @@ export {
|
||||
|
||||
export {
|
||||
type ControlId,
|
||||
controlManager,
|
||||
} from './state/manager.svelte';
|
||||
typographySettingsStore,
|
||||
} from './state/typographySettingsStore';
|
||||
|
||||
Reference in New Issue
Block a user