Add Element position and scroll empty doc

This commit is contained in:
2020-10-18 13:24:48 +05:30
parent 777f539745
commit bed3d31080
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ module.exports = {
"DOM and Events": [
"create-modify-element",
'element-properties',
'element-position-scroll',
],
/*