Skip to content

Commit

Permalink
Merge pull request #6449 from tuziemon/fix/popover_description
Browse files Browse the repository at this point in the history
fix: remove needless description of popover
  • Loading branch information
tugcekucukoglu authored Sep 23, 2024
2 parents d59bda6 + ec4a0fa commit 911d129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/primevue/src/popover/Popover.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ export interface PopoverMethods {
/**
* **PrimeVue - Popover**
*
* _Popover, also known as Popover, is a container component that can overlay other components on page._
* _Popover is a container component that can overlay other components on page._
*
* [Live Demo](https://www.primevue.org/popover/)
* --- ---
Expand Down

0 comments on commit 911d129

Please sign in to comment.