Skip to content

Commit

Permalink
refactor: document that we'll need to replace some part of the code
Browse files Browse the repository at this point in the history
  • Loading branch information
Devessier committed Oct 8, 2024
1 parent 106a7f2 commit 78eb82d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export const RecordShowPageWorkflowVersionHeader = ({
skip: !isDefined(workflowVersion),
});

// TODO: In the future, use the workflow.status property to determine if there is a draft version
const {
records: draftWorkflowVersions,
loading: loadingDraftWorkflowVersions,
Expand Down

0 comments on commit 78eb82d

Please sign in to comment.