Now based on mailtoui

This commit is contained in:
2020-08-29 13:55:43 +02:00
parent 4266ba931a
commit f35b067076
27 changed files with 10984 additions and 6396 deletions

9
.gitignore vendored
View File

@@ -1,4 +1,7 @@
node_modules
/node_modules
.DS_Store
.cache
yarn.lock
.eslintrc.json
.vscode
serve
compile
publish