feat: 🚀 Add ark ui library

This commit is contained in:
Alckor
2025-07-25 17:27:19 -05:00
parent 3a9bf33e86
commit 17b0c2512f
2 changed files with 13 additions and 0 deletions
+6
View File
@@ -3749,4 +3749,10 @@ export const svgs: iSVG[] = [
route: '/library/google-cloud.svg',
url: 'https://cloud.google.com/'
},
{
title: 'Ark UI',
category: 'Library',
route: '/library/ark-ui.svg',
url: 'https://ark-ui.com/'
}
];