mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5547 - Remove styled from speed
This commit is contained in:
parent
704f6dedf2
commit
af56b7c054
16 changed files with 47 additions and 80 deletions
|
@ -1,7 +1,7 @@
|
|||
import BaseStyle from 'primevue/base/style';
|
||||
|
||||
const classes = {
|
||||
root: 'p-icon-field'
|
||||
root: 'p-iconfield'
|
||||
};
|
||||
|
||||
export default BaseStyle.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue