chore remove unnecessary CTA (#6161)
This commit is contained in:
parent
d55ee6d5b8
commit
a612a17d28
2 changed files with 7 additions and 1 deletions
|
|
@ -47,3 +47,5 @@ export const PENDING_STATE_GROUPS = [
|
|||
STATE_GROUPS.started.key,
|
||||
STATE_GROUPS.cancelled.key,
|
||||
];
|
||||
|
||||
export const DISPLAY_WORKFLOW_PRO_CTA = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue