diff --git a/src/components/views/elements/Dropdown.js b/src/components/views/elements/Dropdown.js index 10111e415e..d7569a0435 100644 --- a/src/components/views/elements/Dropdown.js +++ b/src/components/views/elements/Dropdown.js @@ -310,7 +310,7 @@ export default class Dropdown extends React.Component { // Note the menu sits inside the AccessibleButton div so it's anchored // to the input, but overflows below it. The root contains both. return
- + { currentValue } { menu }