Rename read-from-element to element-properties

Also update sidbar
This commit is contained in:
2020-10-18 13:19:57 +05:30
parent c62366440b
commit 777f539745
3 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ module.exports = {
"Quick Guide": {
"DOM and Events": [
"create-modify-element",
'read-from-element',
'element-properties',
],
/*