refactor: FONT_FAMILY and related helpers
This commit is contained in:
@@ -79,7 +79,7 @@ describe("duplicating single elements", () => {
|
||||
opacity: 100,
|
||||
text: "hello",
|
||||
fontSize: 20,
|
||||
fontFamily: FONT_FAMILY.Virgil,
|
||||
fontFamily: FONT_FAMILY.HAND_DRAWN.fontFamilyId,
|
||||
textAlign: "left",
|
||||
verticalAlign: "top",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user