We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aef02d commit 9f83d87Copy full SHA for 9f83d87
ui/src/components/execution-detail-card/index.vue
@@ -1298,6 +1298,7 @@ import { iconComponent } from '@/workflow/icons/utils'
1298
import { WorkflowType } from '@/enums/application'
1299
import { getImgUrl } from '@/utils/common'
1300
import { arraySort } from '@/utils/array'
1301
+import ExecutionDetailCard from '@/components/execution-detail-card/index.vue'
1302
1303
import { t } from '@/locales'
1304
0 commit comments