Merge pull request #6449 from tuziemon/fix/popover_description

fix: remove needless description of popover
pull/6462/head
Tuğçe Küçükoğlu 2024-09-23 13:26:46 +03:00 committed by GitHub
commit 911d12924e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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/)
* --- ---