diff --git a/js/ComboBox.js b/js/ComboBox.js index 0d0e02cd..98aaa2dc 100644 --- a/js/ComboBox.js +++ b/js/ComboBox.js @@ -61,6 +61,8 @@ define( require => { listStroke: 'black', listLineWidth: 1, + //TODO sun#314 need to add a11y options? + // phet-io tandem: Tandem.required, phetioType: ComboBoxIO,