Skip to content

Commit fe66ca8

Browse files
committed
Update Wires story by removing unused PopupMenuHandler to prove fix on TooltipHandler
1 parent 1af45ee commit fe66ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/html/stories/Wires.stories.ts

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

Comments
 (0)