run prettier

This commit is contained in:
Peng Xiao
2022-07-03 21:38:09 +08:00
parent d237837641
commit d00a3dbff2
40 changed files with 213 additions and 125 deletions

View File

@@ -273,7 +273,7 @@ export class TextShape extends TLTextShape<TextShapeProps> {
const {
props: { text, stroke, fontSize, fontFamily },
} = this
// Stretch to the bound size
// Stretch to the bound size
const bounds = this.getBounds()
return (