mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Add Listbox header and remove from OrderList/PickList
This commit is contained in:
parent
fc947d61fa
commit
bb51b40051
7 changed files with 6 additions and 25 deletions
|
@ -4,7 +4,6 @@ const classes = {
|
|||
root: 'p-orderlist p-component',
|
||||
controls: 'p-orderlist-controls',
|
||||
container: 'p-orderlist-list-container',
|
||||
header: 'p-orderlist-header',
|
||||
list: 'p-orderlist-list',
|
||||
item: 'p-orderlist-item'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue