Skip to content

Commit 320c43d

Browse files
committed
Remove cruft from rendering-elements
1 parent 9a2af56 commit 320c43d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pages/docs/react/latest/rendering-elements.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,6 @@ React.createElement("div", undefined, element);
123123

124124
</CodeTab>
125125

126-
### Creating Variadic Elements
127-
128-
129-
130-
131126
## Cloning Elements
132127

133128
**Note:** This is an escape hatch feature and will only be useful for interoping with existing JS code / libraries.

0 commit comments

Comments
 (0)