-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreact.drawio
37 lines (37 loc) · 2.79 KB
/
react.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" version="25.0.1">
<diagram name="Page-1" id="KCxLacTNDqnMTLX0frfT">
<mxGraphModel dx="1147" dy="655" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="7oHW9PaxSgPjDgdcpIBm-4" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="80" y="270" width="120" height="240" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-3" value="react-dom" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="110" y="270" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-5" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="435" y="610" width="260" height="120" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-6" value="scheduler" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="535" y="610" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="7oHW9PaxSgPjDgdcpIBm-7" target="7oHW9PaxSgPjDgdcpIBm-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-7" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="340" y="280" width="450" height="220" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-8" value="react-reconciler" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="507.5" y="280" width="115" height="30" as="geometry" />
</mxCell>
<mxCell id="7oHW9PaxSgPjDgdcpIBm-11" value="" style="endArrow=classic;html=1;rounded=0;exitX=1.018;exitY=0.703;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0;entryY=0.727;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="7oHW9PaxSgPjDgdcpIBm-4" target="7oHW9PaxSgPjDgdcpIBm-7">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="460" y="510" as="sourcePoint" />
<mxPoint x="510" y="460" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>