Remove pTemplates, update selectors

This commit is contained in:
Mehmet Çetin
2025-01-07 14:56:33 +03:00
parent 45f81ee112
commit 7b445afc53
4 changed files with 87 additions and 84 deletions

View File

@@ -206,7 +206,7 @@ interface ExportColumn {
</ng-template>
</p-dialog>
<p-confirmDialog [style]="{ width: '450px' }" />
<p-confirmdialog [style]="{ width: '450px' }" />
`,
providers: [MessageService, ProductService, ConfirmationService],
})