mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 05:19:12 -04:00
Update src/tools/regex-memo/index.ts
This commit is contained in:
parent
e2a1748fa9
commit
52d8f738ef
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ export const tool = defineTool({
|
|||
keywords: ['regex', 'regular', 'expression', 'javascript', 'memo', 'cheatsheet'],
|
||||
component: () => import('./regex-memo.vue'),
|
||||
icon: BrandJavascript,
|
||||
createdAt: new Date('2024-09-14'),
|
||||
createdAt: new Date('2024-09-20'),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue