mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
run prettier
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user