fix: date error
This commit is contained in:
parent
d2c270a65f
commit
df1169dee0
@ -9,5 +9,5 @@ export const tool = defineTool({
|
|||||||
keywords: ['json', 'parse', 'typescript', 'convert', 'transform'],
|
keywords: ['json', 'parse', 'typescript', 'convert', 'transform'],
|
||||||
component: () => import('./json-to-ts.vue'),
|
component: () => import('./json-to-ts.vue'),
|
||||||
icon: Braces,
|
icon: Braces,
|
||||||
createdAt: new Date('2024-05-25'),
|
createdAt: new Date('2024-04-25'),
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user