mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-01 18:32:25 -04:00
feat(tools): add category to various tools for better organization
This commit is contained in:
parent
06422fba4a
commit
5c335c556d
89 changed files with 112 additions and 193 deletions
|
@ -10,4 +10,5 @@ export const tool = defineTool({
|
|||
component: () => import('./camera-recorder.vue'),
|
||||
icon: Camera,
|
||||
createdAt: new Date('2023-05-15'),
|
||||
category: 'Images and videos',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue