Skip to content

Commit

Permalink
docs: add missing mixes JSDoc annotation to popover (#7678)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Aug 21, 2024
1 parent 881a9f9 commit 451c328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/popover/src/vaadin-popover.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ class PopoverOpenedStateController {
* @customElement
* @extends HTMLElement
* @mixes ElementMixin
* @mixes ElementMixin
* @mixes OverlayClassMixin
* @mixes PopoverPositionMixin
* @mixes PopoverTargetMixin
* @mixes ThemePropertyMixin
Expand Down

0 comments on commit 451c328

Please sign in to comment.