Add example to transform-react-display-name docs (#4939)
* Add example to transform-react-display-name docs [skip ci] * Normalize in/out markup in transform-react docs [skip ci]
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
|
||||
## Example
|
||||
|
||||
### In
|
||||
**In**
|
||||
|
||||
```
|
||||
<sometag />
|
||||
```
|
||||
|
||||
### Out
|
||||
**Out**
|
||||
|
||||
```
|
||||
<sometag __self={this} />
|
||||
|
||||
Reference in New Issue
Block a user