PTViewer description updated

pull/6449/head
tugcekucukoglu 2024-09-20 14:56:43 +03:00
parent 0d71d3224c
commit a646374e32
1 changed files with 0 additions and 1 deletions

View File

@ -348,7 +348,6 @@ export default {
return !findMainInterface || findMainInterface.values.props.length > 0;
}
},
computed: {
description() {
return this.doc && this.doc.length > 0 ? `API defines helper props, events and others for the PrimeVue ${this.header} module.` : `${this.header} is a CSS feature so does not provide a Javascript API`;