We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8c8da commit ffd05fcCopy full SHA for ffd05fc
README.md
@@ -51,7 +51,7 @@ By default this transform will display the render visualizer on every component.
51
52
Use the following transform:
53
```js
54
- "transform": "react-transform-render-visualizer/lib/specify"
+ "transform": "react-transform-render-visualizer/lib/specify"
55
```
56
57
On any comnponent that you'd like the render visualizer to appear, set the static property rerenderViz to true;
0 commit comments