mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Remove unused styles
This commit is contained in:
parent
5ff9196130
commit
98afeacb55
1 changed files with 0 additions and 3 deletions
|
@ -391,9 +391,6 @@ export default {
|
||||||
},
|
},
|
||||||
attributeSelector() {
|
attributeSelector() {
|
||||||
return UniqueComponentId();
|
return UniqueComponentId();
|
||||||
},
|
|
||||||
contentStyleClass() {
|
|
||||||
return ['p-dialog-content', this.contentClass];
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
directives: {
|
directives: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue