remove test route
This commit is contained in:
@@ -31,10 +31,6 @@ export class UmbExampleModal extends UmbModalBaseElement {
|
||||
path: '',
|
||||
redirectTo: 'overview',
|
||||
},
|
||||
{
|
||||
path: '',
|
||||
redirectTo: 'test',
|
||||
},
|
||||
];
|
||||
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user