feat(MED-50): initial analysis package orders table
This commit is contained in:
@@ -59,8 +59,8 @@ const pathsConfig = PathsSchema.parse({
|
||||
selectPackage: '/select-package',
|
||||
booking: '/home/booking',
|
||||
orderAnalysisPackage: '/home/order-analysis-package',
|
||||
myOrders: '/home/order',
|
||||
// these routes are added as placeholders and can be changed when the pages are added
|
||||
myOrders: '/my-orders',
|
||||
analysisResults: '/home/analysis-results',
|
||||
orderAnalysis: '/order-analysis',
|
||||
orderHealthAnalysis: '/order-health-analysis',
|
||||
|
||||
Reference in New Issue
Block a user