element-properties - Rename file and id

Changes -

1. id - From "element-properties" to "element-child-content". Changed in file and sidebar.js

2. rename file - from "element-properties.mdx" to "element-child-content.mdx"
This commit is contained in:
2020-11-08 18:23:00 +05:30
parent 7cb4ba9bd2
commit 44f1bfcf42
2 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
---
id: element-properties
title: Element attributes and properties
id: element-child-content
title: Element properties - Child and Content
---
import Admonition from "../components/Admonition"