전략편집기 메뉴 추가
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** 연결선 끊기 — 커스텀 엣지 컴포넌트에서 캔버스 핸들러 참조 */
|
||||
export const edgeDisconnectRef = {
|
||||
current: null as ((edgeId: string) => void) | null,
|
||||
};
|
||||
Reference in New Issue
Block a user