refactor(AdjustTypography): add typography-control module (factory, types, constants)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
export {
|
||||
createTypographySettingsStore,
|
||||
MULTIPLIER_L,
|
||||
MULTIPLIER_M,
|
||||
MULTIPLIER_S,
|
||||
type TypographySettingsStore,
|
||||
typographySettingsStore,
|
||||
} from './model';
|
||||
|
||||
Reference in New Issue
Block a user