Skip to content

Commit 3935a49

Browse files
committed
Fix onOptionSelect callback
1 parent a719c06 commit 3935a49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/pf4-component-mapper/src/files/dual-list-select.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ const DualList = (props) => {
9797
addAll: onListChange,
9898
addSelected: onListChange,
9999
filterOption,
100-
onOptionSelect: onListChange,
101100
removeAll: onListChange,
102101
removeSelected: onListChange
103102
})}

0 commit comments

Comments
 (0)