TF-858 Add HtmlEditor for message of vacation on web

This commit is contained in:
dab246
2022-09-29 18:58:41 +07:00
committed by Dat H. Pham
parent 3e23da1825
commit 9240768deb
9 changed files with 456 additions and 45 deletions
@@ -0,0 +1,6 @@
enum ButtonLayoutType {
scrollHorizontal,
scrollVertical,
wrapParent
}