mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
Update svgs.ts to add snipcart
This commit is contained in:
parent
0e8614bfd0
commit
388b274504
@ -2870,5 +2870,11 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/v0_dark.svg'
|
||||
},
|
||||
url: 'https://v0.dev/'
|
||||
},
|
||||
{
|
||||
title: 'Snipcart',
|
||||
category: 'Library',
|
||||
route: '/library/snipcart.svg',
|
||||
url: 'https://snipcart.com/'
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user