mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Refactor #5681
This commit is contained in:
parent
57ed42cd0d
commit
c646fdc214
30 changed files with 64 additions and 64 deletions
|
@ -114,7 +114,7 @@ const classes = {
|
|||
itemContent: 'p-menu-item-content',
|
||||
itemLink: 'p-menu-item-link',
|
||||
itemIcon: 'p-menu-item-icon',
|
||||
label: 'p-menu-item-label'
|
||||
itemLabel: 'p-menu-item-label'
|
||||
};
|
||||
|
||||
export default BaseStyle.extend({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue