Skip to content

Commit

Permalink
bullshit
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaMan123 committed Jul 8, 2023
1 parent f2ccf8a commit 4c3f9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shapes/Text/Text.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1643,7 +1643,7 @@ export class Text<
{
fontFamily = this.fontFamily,
fontStyle = this.fontStyle,
fontWeight = this.fontWeight,
fontWeight = '',
fontSize = this.fontSize,
}: TextStyleDeclaration = {},
forMeasuring?: boolean
Expand Down

0 comments on commit 4c3f9f2

Please sign in to comment.