Skip to content

Commit

Permalink
Revert changes: WorkflowCard component and (dependent WorkflowInforma…
Browse files Browse the repository at this point in the history
…tion component) not adequate for workflow annotation needs and changes reversed
  • Loading branch information
hujambo-dunia committed Nov 5, 2024
1 parent 162327e commit 455a0ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const userOwned = computed(() => {

<template>
<aside class="workflow-information">
<hgroup v-if="props.embedded">
<hgroup>
<Heading h2 size="xl" class="mb-0">About This Workflow</Heading>
<span class="ml-2">
<span data-description="workflow name"> {{ workflowInfo.name }} </span> - Version
Expand Down

0 comments on commit 455a0ec

Please sign in to comment.