mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
+ Added Vuetify
This commit is contained in:
@@ -46,6 +46,12 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/vue.svg',
|
||||
url: 'https://vuejs.org/'
|
||||
},
|
||||
{
|
||||
title: "Vuetify",
|
||||
category: "Library",
|
||||
route: "/library/vuetify.svg",
|
||||
url: "https://vuetifyjs.com/"
|
||||
},
|
||||
{
|
||||
title: 'Nuxt',
|
||||
category: 'Framework',
|
||||
|
||||
Reference in New Issue
Block a user