🆕 Add tRPC svg

This commit is contained in:
PedroMidueno
2024-11-06 16:30:22 -06:00
parent 12a2fd8f19
commit 24d5fb32f1
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2996,5 +2996,11 @@ export const svgs: iSVG[] = [
category: 'Devtool',
route: '/library/unocss.svg',
url: 'https://unocss.dev/'
},
{
title: 'tRPC',
category: 'Framework',
route: '/library/trpc.svg',
url: 'https://trpc.io/'
}
];