good first issuehacktoberfest
Metriche repository
- Star
- (16.037 stelle)
- Metriche merge PR
- (Merge medio 5g 22h) (224 PR mergiate in 30 g)
Descrizione
Is your feature request related to a problem?
Please describe. Right now to show the global header we are using routesToSkip , need to refactor the logic to display according to the route where this component is required
eg:
routes = ['/services','/service/:id','/trace','/logs','/dashboard/:dashboardId','/exceptions','/service-map']
Describe the solution you'd like
we can keep an array of routes in which the header needs to disable