Refactor components. Improve design. Improve routing
This commit is contained in:
@@ -35,4 +35,10 @@ export const links = [
|
||||
icon: 'info_outline',
|
||||
front_links: true,
|
||||
},
|
||||
{
|
||||
name: 'Tasks',
|
||||
to: 'task',
|
||||
icon: 'build',
|
||||
front_links: true,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user