✨ Add new Jump block
Also improve Select input with a clear button Closes #186
This commit is contained in:
@ -5,4 +5,5 @@ export enum LogicBlockType {
|
||||
SCRIPT = 'Code',
|
||||
TYPEBOT_LINK = 'Typebot link',
|
||||
WAIT = 'Wait',
|
||||
JUMP = 'Jump',
|
||||
}
|
||||
|
Reference in New Issue
Block a user