Tweak example in transform-jsx-source README [skip ci] (#4925)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
### Out
|
||||
|
||||
```
|
||||
<sometag __source={{fileName: 'this/file.js', lineNumber: 10}}/>
|
||||
<sometag __source={ { fileName: 'this/file.js', lineNumber: 10 } } />
|
||||
```
|
||||
|
||||
## Installation
|
||||
|
||||
Reference in New Issue
Block a user