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 f48b913 commit 5fabf15Copy full SHA for 5fabf15
examples/REACT-PROPTYPES.md
@@ -30,4 +30,4 @@ Property | Type | Default value | Description
30
31
-----
32
33
-<sub>Documentation generated using **React Doc Creator v0.0.8**</sub>
+<sub>Documentation generated using **React Doc Creator v0.0.9**</sub>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-doc-creator",
3
- "version": "0.0.8",
+ "version": "0.0.9",
4
"description": "Create documentation for your React projects in an easy way using standard PropTypes declarations.",
5
"main": "lib/index.js",
6
"bin": {
0 commit comments