small changes
This commit is contained in:
parent
d4930eb13d
commit
9401c02800
5 changed files with 11 additions and 17 deletions
|
|
@ -73,8 +73,5 @@ export function RectHelper(props: { uid: string, size: Vec2D, selected: string[]
|
|||
r={CORNER_HELPER_RADIUS}
|
||||
data-uid={props.uid}
|
||||
data-parts="bottom left" />
|
||||
<text x={10} y={20}
|
||||
className="uid"
|
||||
data-uid={props.uid}>{props.uid}</text>
|
||||
</>;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue