mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
added daisyUI svg
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
import type { iSVG } from '../types/svg';
|
||||
|
||||
export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'daisyUI',
|
||||
category: 'Library',
|
||||
route: '/library/daisyui.svg',
|
||||
url: 'https://daisyui.com/'
|
||||
},
|
||||
{
|
||||
title: 'PayPal',
|
||||
category: 'Payment',
|
||||
|
||||
Reference in New Issue
Block a user