From dafc4f6f2371e0e85a669eb8bc0fc4ea64063a5c Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 30 Oct 2022 20:10:03 +0600 Subject: [PATCH] fix --- src/technologies/p.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index f2cfe3b9f..170a6013d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2422,7 +2422,7 @@ 66 ], "description": "PrimeNG is a rich set of open-source UI Components for Angular.", - "icon": "PrimeReact.svg", + "icon": "PrimeNG.svg", "requires": "Angular", "css": ".p-(?:toast|calendar|dialog-mask|menuitem-text)(?:-content)?{", "oss": true, @@ -2450,7 +2450,7 @@ 66 ], "description": "PrimeVue is a rich set of open-source UI Components for Vue.js.", - "icon": "PrimeFaces.svg", + "icon": "PrimeVue.svg", "requires": "Vue.js", "css": ".p-(?:toast|calendar|dialog-mask|menuitem-text)(?:-content)?{", "oss": true,