fix animation and router type
This commit is contained in:
Vendored
+1
-1
@@ -11,7 +11,7 @@ declare module 'vue-router' {
|
||||
parentPath?: string;
|
||||
meta?: {
|
||||
title: string;
|
||||
icon?: string;
|
||||
icon: string;
|
||||
};
|
||||
} & RouteRecordRaw;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user