Refactor #3965 - For TriStateCheckbox

This commit is contained in:
Tuğçe Küçükoğlu 2023-05-25 16:44:22 +03:00
parent 67e99ac4fc
commit 1cad891084
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@ const classes = {
}
],
hiddenInputWrapper: 'p-hidden-accessible',
srOnlyAria: 'p-sr-only',
hiddenValueLabel: 'p-hidden-accessible',
checkbox: ({ instance, props }) => [
'p-checkbox-box',
{