Update 'Workflow' component
Open link in the description in the new tab. Signed-off-by: Dejan Belušić <dejanbelusic@gmail.com>
This commit is contained in:
@@ -121,6 +121,7 @@ export const Workflow = (workflowProps: WorkflowProps): JSX.Element | null => {
|
||||
subheader={
|
||||
<MarkdownContent
|
||||
className={styles.markdown}
|
||||
linkTarget="_blank"
|
||||
content={
|
||||
description ?? sortedManifest.description ?? 'No description'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user