MED-105: create analysis results page
This commit is contained in:
@@ -60,7 +60,7 @@ const pathsConfig = PathsSchema.parse({
|
||||
// these routes are added as placeholders and can be changed when the pages are added
|
||||
booking: '/booking',
|
||||
myOrders: '/my-orders',
|
||||
analysisResults: '/analysis-results',
|
||||
analysisResults: '/home/analysis-results',
|
||||
orderAnalysisPackage: '/order-analysis-package',
|
||||
orderAnalysis: '/order-analysis',
|
||||
orderHealthAnalysis: '/order-health-analysis',
|
||||
|
||||
Reference in New Issue
Block a user