dsuhinin commented on code in PR #71699:
URL: https://github.com/apache/airflow/pull/71699#discussion_r3854822235
##########
airflow-core/src/airflow/ui/src/utils/links.ts:
##########
@@ -19,6 +19,18 @@
import type { TaskInstanceResponse } from "openapi/requests/types.gen";
import { taskInstanceRoutes } from "src/router";
+export type TaskInstanceTab =
Review Comment:
got it. Ill try to consolidate everything.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]