mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-28 18:46:15 -04:00
feat(router): added legacy routes redirections
This commit is contained in:
parent
fd4426d246
commit
dbce46b470
8 changed files with 14 additions and 2 deletions
|
@ -8,4 +8,5 @@ export const tool: ITool = {
|
|||
keywords: ['color', 'converter'],
|
||||
component: () => import('./color-converter.vue'),
|
||||
icon: Palette,
|
||||
redirectFrom: ['/color-picker-converter'],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue