diff --git a/src/components/Application/application_error.tsx b/src/components/Application/application_error.tsx index 380795f..9e98fe8 100644 --- a/src/components/Application/application_error.tsx +++ b/src/components/Application/application_error.tsx @@ -80,7 +80,7 @@ export function ApplicationError({flightFound, flightData}: {flightFound: boolea default: trackEvent(EVENT_API_ERROR, { category: 'flight_search', error: errorReasonApi }); return - + ; }