3 lines
150 B
TypeScript
3 lines
150 B
TypeScript
|
|
export const ERROR_MESSAGE_SELECT_ACTION = "Please select an action";
|
||
|
|
export const ERROR_MESSAGE_SELECT_ACTION_TYPE = "Please select an action type";
|