parse comments
This commit is contained in:
parent
9dd72484fa
commit
692c052e11
4 changed files with 26 additions and 5 deletions
|
|
@ -734,6 +734,7 @@ export function RountangleSVG(props: {rountangle: Rountangle, selected: string[]
|
|||
data-parts="bottom left"
|
||||
/>
|
||||
<text x={10} y={20}
|
||||
className="uid"
|
||||
data-uid={uid}
|
||||
data-parts="left top right bottom">{uid}</text>
|
||||
</g>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue