mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #5292 - Component updates
This commit is contained in:
parent
6cfa1af9e4
commit
0556fdcf3f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
import BaseStyle from 'primevue/base/style';
|
||||
|
||||
const classes = {
|
||||
root: 'p-dataview-layout-options p-selectbutton p-buttonset',
|
||||
root: 'p-dataview-layout-options p-selectbutton p-button-group',
|
||||
listButton: ({ props }) => [
|
||||
'p-button p-button-icon-only',
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue