WIP rework medical card data
This commit is contained in:
@@ -40,7 +40,7 @@ export default createRouter({
|
||||
{ path: "clients", component: TheUser },
|
||||
{ path: "medcards", component: TheMedcards },
|
||||
{ path: "settings", component: TheSettings },
|
||||
{ path: "medical-card", component: TheMedicalCard },
|
||||
{ path: "medical-card/:id", component: TheMedicalCard },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user