📦Added SWR library logo

This commit is contained in:
ivanosquis10 2024-01-28 12:53:51 -04:00
parent 0cc90ed598
commit c397b1b66c
3 changed files with 15 additions and 0 deletions

View File

@ -2401,5 +2401,14 @@ export const svgs: iSVG[] = [
dark: '/library/radix-ui_dark.svg' dark: '/library/radix-ui_dark.svg'
}, },
url: 'https://www.radix-ui.com/' url: 'https://www.radix-ui.com/'
},
{
title: 'SWR',
category: 'Library',
route: {
light: '/library/swr-light.svg',
dark: '/library/swr-dark.svg'
},
url: 'https://swr.vercel.app/'
} }
]; ];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB