🪄 Added Babel

This commit is contained in:
Mehdi Dara 2024-01-26 15:00:12 +03:30
parent 52f73bf3a7
commit 9d8f86f414
2 changed files with 7 additions and 0 deletions

View File

@ -1023,6 +1023,12 @@ export const svgs: iSVG[] = [
route: '/library/builder.svg', route: '/library/builder.svg',
url: 'https://builder.io/' url: 'https://builder.io/'
}, },
{
title: 'Babel',
category: 'Compiler',
route: '/library/babel.svg',
url: 'https://babeljs.io/'
},
{ {
title: 'Surrealdb', title: 'Surrealdb',
category: 'Database', category: 'Database',

1
static/library/babel.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB