Fixing "Select also known as Select"
It's an impact of changing the component name from "Dropdown" to "Select".pull/6133/head
parent
b1059e97a8
commit
7ce0ed16ff
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
*
|
||||
* Select also known as Select, is used to choose an item from a collection of options.
|
||||
* Select is used to choose an item from a collection of options.
|
||||
*
|
||||
* [Live Demo](https://www.primevue.org/select/)
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue