mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-25 01:06:15 -04:00
refactor(config): removed new tools env config
This commit is contained in:
parent
9d639edf2d
commit
9fa4c26929
3 changed files with 3 additions and 17 deletions
|
@ -8,4 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['benchmark', 'builder', 'execution', 'duration', 'mean', 'variance'],
|
||||
component: () => import('./benchmark-builder.vue'),
|
||||
icon: SpeedFilled,
|
||||
createdAt: new Date('2023-04-05'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue