feat: start implement panels rendering, remove unused files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { HexColor, TextAlign } from "$lib/types/text";
|
||||
import type { HexColor, TextAlign } from "$lib/util-types";
|
||||
|
||||
export type TextConfig = {
|
||||
fontSize: number;
|
||||
|
||||
Reference in New Issue
Block a user