AddDialog devided on two parts for correct unmounting after dialog is closed

This commit is contained in:
Daniel Shleifman
2021-05-24 10:11:35 +03:00
parent 71cf096a4a
commit fcf4faff4a
9 changed files with 22910 additions and 139 deletions

View File

@@ -47,5 +47,10 @@
"gulp-inline-source": "^4.0.0",
"gulp-replace": "^1.0.0",
"prettier": "2.2.1"
}
},
"description": "",
"main": "gulpfile.js",
"keywords": [],
"author": "",
"license": "ISC"
}