Fix e2e tests and "Use as Draft" (#12536)
Closes https://github.com/twentyhq/twenty/issues/12535
This commit is contained in:
committed by
GitHub
parent
cf63bd25e3
commit
c8ad9f149c
-6
@@ -1,6 +0,0 @@
|
||||
import { createState } from 'twenty-ui/utilities';
|
||||
export const openOverrideWorkflowDraftConfirmationModalState =
|
||||
createState<boolean>({
|
||||
key: 'openOverrideWorkflowDraftConfirmationModalState',
|
||||
defaultValue: false,
|
||||
});
|
||||
Reference in New Issue
Block a user