📦 Add eslint svg logo
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

This commit is contained in:
Pablo Hdez
2025-08-06 12:27:18 +00:00
parent 41a8dff519
commit 65da5bd060
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3771,5 +3771,11 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/mantine.svg',
url: 'https://mantine.dev'
},
{
title: 'ESLint',
category: 'Library',
route: '/library/eslint.svg',
url: 'https://eslint.org/'
}
];