Add images, update services, fix routes

This commit is contained in:
Çetin
2025-01-03 17:20:47 +03:00
parent 09176b45eb
commit 012e4ba46f
139 changed files with 19373 additions and 154 deletions

View File

@@ -116,7 +116,7 @@ import { TooltipModule } from 'primeng/tooltip';
</div>
</div>
</div>`,
providers: [ConfirmationService, MessageService]
providers: [ConfirmationService, MessageService, ProductService]
})
export class OverlayDoc implements OnInit {