Refacto workflow folders (#9302)
- Create separated folders for sections - Add components - Add utils and clean old ones - Add constants - Rename search variables folder and components Next steps: - clean hooks - clean states
This commit is contained in:
@ -0,0 +1 @@
|
||||
export const CREATE_STEP_STEP_ID = 'create-step';
|
||||
@ -0,0 +1 @@
|
||||
export const EMPTY_TRIGGER_STEP_ID = 'empty-trigger';
|
||||
Reference in New Issue
Block a user