Skip to content

Commit

Permalink
Update readme for better filename example
Browse files Browse the repository at this point in the history
  • Loading branch information
Atif Afzal committed May 12, 2018
1 parent 6975073 commit 947b6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Out
```js
<sometag
__source={{
fileName: 'thisFile.tsx',
fileName: '/Users/me/proj/src/thisFile.tsx',
lineNumber: 20,
columnNumber: 11,
}}
Expand Down

0 comments on commit 947b6ef

Please sign in to comment.