Merge pull request #234 from ivanosquis10/add-swr-logo

📦Added SWR library logo
This commit is contained in:
Pablo Hdez 2024-01-28 18:34:50 +00:00 committed by GitHub
commit a6e99a9bad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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'
},
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