Add Microsoft SQL Server

This commit is contained in:
Kevin04c
2023-07-16 16:20:27 -05:00
parent 61df4050ca
commit 29e2f6a81e
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1358,5 +1358,12 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/vueuse.svg',
url: 'https://vueuse.org/'
},
{
id: 194,
title: 'Microsoft SQL Server ',
category: 'Database',
route: '/library/sql-server.svg',
url: 'https://www.microsoft.com/en-us/sql-server/'
}
];