Update src/tools/regex-tester/index.ts
This commit is contained in:
parent
52d8f738ef
commit
886d76feff
@ -8,5 +8,5 @@ export const tool = defineTool({
|
||||
keywords: ['regex', 'tester', 'sample', 'expression'],
|
||||
component: () => import('./regex-tester.vue'),
|
||||
icon: Language,
|
||||
createdAt: new Date('2024-09-14'),
|
||||
createdAt: new Date('2024-09-20'),
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user