Refactor #5292 - Component updates

This commit is contained in:
tugcekucukoglu 2024-02-16 14:07:34 +03:00
parent 6cfa1af9e4
commit 0556fdcf3f
2 changed files with 2 additions and 2 deletions

View file

@ -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',
{