We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef3e05a + 1703ebe commit ce571b5Copy full SHA for ce571b5
1 file changed
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