PromucFlow_constructor/app/client/src/constants/messages.ts

3 lines
150 B
TypeScript
Raw Normal View History

export const ERROR_MESSAGE_SELECT_ACTION = "Please select an action";
export const ERROR_MESSAGE_SELECT_ACTION_TYPE = "Please select an action type";