Change UI

This commit is contained in:
GotPPay
2018-01-19 22:42:37 +01:00
parent e2d648980b
commit 48578d3ffe
4 changed files with 252 additions and 122 deletions

View File

@@ -1,4 +1,5 @@
export const INTENT_NAME_MAX_LENGTH = 30;
export const INTENT_EXPLANATION_MAX_LENGTH = 70;
export const QUESTION_MAX_LENGTH = 150;
export const ANSWER_MAX_LENGTH = 150;