Remove unused styles

This commit is contained in:
Tuğçe Küçükoğlu 2023-09-19 10:00:35 +03:00
parent 5ff9196130
commit 98afeacb55

View file

@ -391,9 +391,6 @@ export default {
},
attributeSelector() {
return UniqueComponentId();
},
contentStyleClass() {
return ['p-dialog-content', this.contentClass];
}
},
directives: {