fix: style

This commit is contained in:
Ibrahima G. Coulibaly 2024-07-09 23:38:29 +01:00
commit 7b021d0770
36 changed files with 1107 additions and 955 deletions

View file

@ -10,4 +10,4 @@ export const tool = defineTool('list', {
shortDescription: '',
keywords: ['find', 'most', 'popular'],
component: lazy(() => import('./index'))
});
});