fix: rename file
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
import {
|
|
||||||
createTypographyControlManager,
|
|
||||||
} from '$features/SetupFont/lib/controlManager/controlManager.svelte';
|
|
||||||
import type { ControlModel } from '$shared/lib';
|
import type { ControlModel } from '$shared/lib';
|
||||||
|
import { createTypographyControlManager } from '../../lib';
|
||||||
import {
|
import {
|
||||||
DEFAULT_FONT_SIZE,
|
DEFAULT_FONT_SIZE,
|
||||||
DEFAULT_FONT_WEIGHT,
|
DEFAULT_FONT_WEIGHT,
|
||||||
Reference in New Issue
Block a user