We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3e05a commit 1703ebeCopy full SHA for 1703ebe
README.md
@@ -65,7 +65,7 @@ rendered = render_component('path/to/component.jsx', {'foo': 'bar'})
65
print(rendered)
66
```
67
68
-The object returned has two properties:
+The object returned has three properties:
69
70
- `markup` - the rendered markup
71
- `props` - the JSON-serialized props
0 commit comments