Skip to content

Commit

Permalink
Pro Dashboard Nested According to Spec [sc-74569] (#892)
Browse files Browse the repository at this point in the history
* Pro Dashboard Nested According to Spec [sc-74569]

* Pro Dashboard Nested According to Spec [sc-74569]

* Pro Dashboard Nested According to Spec [sc-74569]
  • Loading branch information
meetup-oleksandr-dudiuk committed Oct 11, 2023
1 parent 6f68f18 commit 36f3c57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/interactive/Dropdown.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ class Dropdown extends React.PureComponent<Props, State> {
'popup-trigger--active': isOpen,
})}
onClick={this.onClick}
role="tooltip"
type={undefined}
>
{trigger}
</div>
Expand Down

0 comments on commit 36f3c57

Please sign in to comment.