diff --git a/src/components/AtmosWorkflow/index.tsx b/src/components/AtmosWorkflow/index.tsx index b31c318cd..be24feeea 100644 --- a/src/components/AtmosWorkflow/index.tsx +++ b/src/components/AtmosWorkflow/index.tsx @@ -39,9 +39,9 @@ export default function AtmosWorkflow({ workflow, stack = '', fileName }: AtmosW {fullFilePath} file: {workflowData?.description && ( -

+

{workflowData.description} -

+

)}