feature(user-menu) improve error handling

This commit is contained in:
coderaiser 2019-08-20 22:29:28 +03:00
parent b8592d35c0
commit 64e6b8387a
5 changed files with 109 additions and 14 deletions

View file

@ -162,6 +162,7 @@
"writejson": "^2.0.0"
},
"devDependencies": {
"@babel/code-frame": "^7.5.5",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@cloudcmd/clipboard": "^1.0.2",