Skip to content

Commit ce769f6

Browse files
committed
.
1 parent bced8ba commit ce769f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-data-modeling/src/utils/nodes-and-edges.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,4 @@ export function relationshipToDiagramEdge(
213213
markerEnd: target.cardinality === 1 ? 'one' : 'many',
214214
selected,
215215
};
216-
}
216+
}

0 commit comments

Comments
 (0)