mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Refactor #5437 - Removed shared classes
This commit is contained in:
parent
6e2280009f
commit
4d640c4442
16 changed files with 50 additions and 37 deletions
|
@ -22,7 +22,7 @@ const classes = {
|
|||
}
|
||||
],
|
||||
button: ({ props }) => [
|
||||
'p-speeddial-button p-button-rounded',
|
||||
'p-speeddial-button',
|
||||
{
|
||||
'p-speeddial-rotate': props.rotateAnimation && !props.hideIcon
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue