added daisyUI svg

This commit is contained in:
jamdaniels
2025-03-01 02:02:32 +01:00
parent 8f5767344a
commit 673d33fb28
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -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',