Update Wires story by removing unused PopupMenuHandler to prove fix o… · maxGraph/maxGraph@fe66ca8

Commit fe66ca8

Update Wires story by removing unused PopupMenuHandler to prove fix on TooltipHandler

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 0 additions & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -730,7 +730,6 @@ const Template = ({ label, ...args }: Record<string, string>) => {

730730

MyCustomCellEditorHandler,

731731

TooltipHandler,

732732

SelectionCellsHandler,

733-

PopupMenuHandler,

734733

MyCustomConnectionHandler,

735734

MyCustomSelectionHandler,

736735

PanningHandler,

0 commit comments