diff --git a/src/Autowhatever.js b/src/Autowhatever.js index db920cd..8c05292 100644 --- a/src/Autowhatever.js +++ b/src/Autowhatever.js @@ -318,7 +318,6 @@ export default class Autowhatever extends Component { 'aria-autocomplete': 'list', 'aria-owns': itemsContainerId, 'aria-expanded': isOpen, - 'aria-haspopup': isOpen, 'aria-activedescendant': ariaActivedescendant, ...theme( `react-autowhatever-${id}-input`,