mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Redux
This commit is contained in:
@@ -1205,4 +1205,11 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/electron.svg',
|
||||
url: 'https://www.electronjs.org'
|
||||
},
|
||||
{
|
||||
id: 173,
|
||||
title: 'Redux',
|
||||
category: 'Library',
|
||||
route: '/library/redux.svg',
|
||||
url: 'https://redux.js.org/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user